We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2de5b commit bde4f21Copy full SHA for bde4f21
README.md
@@ -35,6 +35,7 @@ See [sharding README](./tests/sharding/README.md) for sharding logic testing.
35
4. Query cancellation.
36
5. Round-robin load balancing of replicas.
37
6. Banlist & failover
38
+7. Sharding!
39
40
### Session mode
41
Each client owns its own server for the duration of the session. Commands like `SET` are allowed.
0 commit comments