Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 553 Bytes

File metadata and controls

20 lines (17 loc) · 553 Bytes

DSTK:

Distributed System Toolkit. Collection of modules and reference designs to implement stateful services.

Dev Center

  • Build: install using
    apt  install protobuf-compiler golang-1.14
    
    # Perfer this over makefile for new changes
    https://taskfile.dev/#/installation
  • Dev Guidlines
  • Start SE on port 6001 task se

Reference Architectures