... | @@ -13,8 +13,9 @@ |
... | @@ -13,8 +13,9 @@ |
|
- can still just run these shards locally
|
|
- can still just run these shards locally
|
|
3a. Find a Balance control software for redis
|
|
3a. Find a Balance control software for redis
|
|
4. Simulate load on the cluster
|
|
4. Simulate load on the cluster
|
|
- collect some data about timing/latency/throughput
|
|
- collect some data about timing/latency/throughput
|
|
- see if we can actually see it slowing down
|
|
- see if we can actually see it slowing down
|
|
|
|
- possible workload simulator: [LDBC Driver](https://github.com/ldbc/ldbc_driver)
|
|
5. Figure out how sharding works
|
|
5. Figure out how sharding works
|
|
- Look at the code, find where the sharding happens
|
|
- Look at the code, find where the sharding happens
|
|
- Figure out what configuration options there are
|
|
- Figure out what configuration options there are
|
... | | ... | |