-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Sprint:Sprint 1
Currently all strongly consistent and durable state is being maintained in a statemachine backed a single Raft log.
This set up is not scalable as cluster sizes grow and also probably not the most performant.
This story is for adding sharding support to DatabaseManager