Commit Graph

72 Commits

Author SHA1 Message Date
re 2ff8098b91 upd 2023-02-15 10:41:45 +03:00
Lunny Xiao d35789ec47
Update commands doc (#389) 2020-05-10 21:52:10 +08: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
Seoester 16cc2adb69 Ran new version of doctoc fixing links on GitHub 2019-03-26 16:28:32 +01:00
Seoester 7c5bf53209 Added documentation for the LTRIM command 2019-03-26 16:28:24 +01:00
Glen De Cauwsemaecker 015411f5ce add redis-compatible HSCAN/SSCAN/ZSCAN commands (#321) 2017-10-30 16:39:51 +08:00
Muhamad Azmy 0b1b6de120 Add support for brpoplpush and rpoplpush commands (#295) 2017-05-18 20:07:40 +08:00
Glen De Cauwsemaecker 9f6a59ea1a Feature: Pure Go Lua (VM) (#291) 2017-04-15 21:51:03 +08:00
QI CHAO CEN 0d760fce52 del trash fle 2016-04-11 09:31:39 +08:00
QI CHAO CEN 09959cd17d Just empty file 2016-04-08 16:18:12 +08:00
Nikolay Turpitko 59bc27d27c Update commands.md
Documented some differences from Redis.
2016-01-21 23:26:53 +05: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 62219bbe74 update doc 2015-03-05 15:49:15 +08:00
siddontang 71b32895b8 add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
siddontang c69f803f37 support configuring databases 2015-03-04 09:15:28 +08:00
siddontang 5572af303e use doctoc 2015-03-03 09:21:24 +08:00
siddontang c2f8405c17 remove bitmap type 2015-03-03 09:21:00 +08:00
siddontang ab94f63375 update doc 2015-03-02 14:44:00 +08:00
siddontang 7235cb8933 add some commands doc 2015-02-06 09:20:03 +08:00
siddontang adbfd4b945 add role command doc 2015-02-03 14:22:12 +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 69aaba8509 update doc 2014-11-27 14:06:00 +08:00
siddontang 4bdbdb7697 add dump and restore support 2014-11-27 14:03:44 +08:00
holys c7dfec509b add SETEX command for KV 2014-10-26 15:15:43 +08:00
siddontang f09e43ad99 add rev scan support 2014-10-20 22:36:16 +08:00
siddontang c527d8ebcb update doc 2014-10-17 11:44:26 +08:00
siddontang 79d0f9ff64 update list block pop 2014-10-17 11:41:15 +08:00
siddontang 028b9fbd55 info update and add store stat 2014-10-15 10:41:43 +08:00
siddontang f907234638 optimize fullsync 2014-10-11 17:44:31 +08:00
siddontang 855f0a3477 add readonly support 2014-10-10 09:49:16 +08:00
siddontang 53f89f671b add config rewrite command 2014-10-08 16:39:14 +08:00
siddontang fefc39c429 add time command 2014-10-08 13:55:46 +08:00
siddontang 87f19c8591 update doc 2014-10-05 21:36:12 +08:00
siddontang 1820190f96 update doc 2014-10-02 15:40:53 +08:00
siddontang de46e1a511 update doc 2014-09-29 14:19:42 +08:00
siddontang 956a8b4421 update doc 2014-09-29 14:11:14 +08:00
siddontang 99fcee2e58 update doc 2014-09-28 22:00:29 +08:00
siddontang 8eb6052951 add replication doc 2014-09-28 21:55:36 +08:00
siddontang 2a3fca829e update slaveof command, wait (n + 1) /2 replies 2014-09-28 21:34:24 +08:00
siddontang dca71891c3 readd transaction 2014-09-25 10:44:07 +08:00
siddontang 1a1250d949 refactor, remove bin log, add consensus replication 2014-09-23 17:28:09 +08:00
siddontang 22109ed0f1 refactor, can not run at all 2014-09-22 17:50:51 +08:00
siddontang 23452f06c7 add diff redid doc 2014-09-09 10:02:49 +08:00
siddontang 3354399d9b move scan to scan 2014-09-09 10:02:49 +08:00
siddontang fd41374d9f remove info cpu section 2014-09-07 08:48:37 +08:00
siddontang d917eeacd0 update lua 2014-09-02 22:36:50 +08:00
siddontang 38355c59f7 update doc 2014-08-28 16:07:48 +08:00
siddontang 5f5b7f1ac7 add flush command
complete client command and document
2014-08-27 10:57:18 +08:00
siddontang fa6adeabee update scan support 2014-08-27 10:29:17 +08:00