Open
Description
Hi everyone,
This is an open discussion about features and commands that would be nice to have next in Serenity.
So, here are some ideas:
Storage procedures
- JavaScript instead of Lua (i think this only make sense to be node.js compatible)
- Lua (luajit)
Extend compatibility
- MSET
- MGET
- SCAN
- INCR/DECR (highly efficient disk-readless implementation)
- Redis transaction model
Replication
- master-slave compatible, support Redis Sentinel
- Clusterization: work in a different way (region-based, raft, autosharding, distributed transactions and so on)
Protocols
- additional memcache support
Anything Else?
- Taking in account Serenity storage capabilities
Metadata
Metadata
Assignees
Labels
No labels