Commit Graph

10 Commits

Author SHA1 Message Date
re 2ff8098b91 upd 2023-02-15 10:41:45 +03:00
Lunny Xiao b08f85e6fb
Add version for ledis command and make build will only build ledis (#383)
* Add version for ledis command and make build will only build ledis

* More improvement for Makefile

* Add version for other commands
2020-05-10 13:32:35 +08:00
Glen De Cauwsemaecker 015411f5ce add redis-compatible HSCAN/SSCAN/ZSCAN commands (#321) 2017-10-30 16:39:51 +08:00
siddontang dddbd5f146 remove begin, commit, rollback
simplify codes and features now, we don’t use transaction never, and it
is not universal for all backend storages and even introduces
complexity.
2015-03-14 09:10:00 +08:00
siddontang c2f8405c17 remove bitmap type 2015-03-03 09:21:00 +08:00
siddontang 31fc7f0375 x must be the prefix for scan, for #121 2015-01-24 11:07:26 +08:00
siddontang e43d2ea086 update doc 2014-11-28 15:48:16 +08:00
siddontang 4bdbdb7697 add dump and restore support 2014-11-27 14:03:44 +08:00
siddontang f09e43ad99 add rev scan support 2014-10-20 22:36:16 +08:00
siddontang 23452f06c7 add diff redid doc 2014-09-09 10:02:49 +08:00