We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9348edc commit 1911d95Copy full SHA for 1911d95
1 file changed
README.md
@@ -16,6 +16,8 @@ There is no Multi-Raft or multi regional support or distributed tx support and o
16
probably later this README will be updated with link to repsoitory to advanced version of this core. But for now I dunno how
17
to implement this to provide needed guarantees for this distributed system.
18
19
+Also there is no client side grpc load balancing, but implementation can be found in my others repositories.
20
+
21
To test locally you can use any of compose files being here. For example
22
```sh
23
docker compose -f syncra-demo.yml up -d
0 commit comments