Skip to content
Martin walk edited this page Nov 16, 2018 · 12 revisions

Any contribution is welcome! Want more:

  • unified commands
  • unit tests
  • user cases

TODO

new data types

  • fixed length list
  • stack
  • queue

optimize

  • Use SSCAN/ZSCAN to trieve SET/ZSET data

commands

  • copy a key's value to another key
  • rename a key
  • add members for set, list and zset

support more languages

  • java
  • python
Clone this wiki locally