mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 00:28:26 -05:00
TODO update
This commit is contained in:
parent
da0a162077
commit
09f6f70209
3
TODO
3
TODO
@ -7,13 +7,14 @@ Most of the features already implemented for this release. The following is a li
|
|||||||
|
|
||||||
* Man pages for SRANDMEMBER, missing Z-commands, ...
|
* Man pages for SRANDMEMBER, missing Z-commands, ...
|
||||||
* Write docs for the "STORE" operaiton of SORT. Link to the article about SORT by written by defunkt.
|
* Write docs for the "STORE" operaiton of SORT. Link to the article about SORT by written by defunkt.
|
||||||
* Write tests for ZREMRANGEBYSCORE
|
|
||||||
|
|
||||||
VERSION 1.4 TODO (Hash type)
|
VERSION 1.4 TODO (Hash type)
|
||||||
============================
|
============================
|
||||||
|
|
||||||
* Hashes (HSET, HGET, HEXISTS, HLEN, ...).
|
* Hashes (HSET, HGET, HEXISTS, HLEN, ...).
|
||||||
|
* Specially encoded memory-saving integer sets.
|
||||||
* An utility able to export an .rdb file into a text-only JSON dump, we can't live anymore without such a tool. Probably an extension to redis-cli.
|
* An utility able to export an .rdb file into a text-only JSON dump, we can't live anymore without such a tool. Probably an extension to redis-cli.
|
||||||
|
* List ops like L/RPUSH L/RPOP should return the new list length.
|
||||||
|
|
||||||
VERSION 1.6 TODO (Virtual memory)
|
VERSION 1.6 TODO (Virtual memory)
|
||||||
=================================
|
=================================
|
||||||
|
Loading…
Reference in New Issue
Block a user