|
|
|
|
|
by daniele_dll
1375 days ago
|
|
Yes, I was planning to bring it in after a few releases and focus on more commands right now but I was asked to make it more production ready so the next release I will bring in:
- Active-Active replication
- memory control (with key eviction using an LRU)
- RDB load & save (or at least RDB load)
- the ability to run cachegrand as slave of a simple redis cluster (e.g. sharded but active-passive replication), so will be possible to introduce cachegrand slowly and test it out without impacting a whole deployment. |
|