Commit Graph

732 Commits

Author SHA1 Message Date
siddontang ab94f63375 update doc 2015-03-02 14:44:00 +08:00
siddontang 8de966c081 add xhscan, xsscan, xzscan 2015-03-02 14:30:04 +08:00
siddontang f34d3ac27b refactor scan 2015-03-02 11:10:54 +08:00
siddontang 218700ce44 repo conf command should check replication ok 2015-02-14 14:40:58 +08:00
siddontang 13767e1bb2 fix use_replication has no effect error 2015-02-14 14:38:13 +08:00
siddontang 1760e9fe20 fix replication test error 2015-02-14 09:45:07 +08:00
siddontang fde91d588a fix can not close slave if master is down 2015-02-14 09:25:21 +08:00
siddontang 3cd534aefb fix slave role err, ip and port must be master 2015-02-14 09:25:01 +08:00
siddontang 87cbf6cefc adjust replication state set 2015-02-11 10:13:21 +08:00
siddontang cbbec9d625 slave support reconnecting 2015-02-11 09:55:34 +08:00
siddontang 92811d8ea1 add some redis compatibility info replication msgs 2015-02-10 13:42:34 +08:00
siddontang 7235cb8933 add some commands doc 2015-02-06 09:20:03 +08:00
siddontang b94a604f7a add kv bit operation support
old bitmap type will be deprecated later
2015-02-05 15:37:17 +08:00
siddontang 1540f81e68 add some kv command
setrange, getrange, strlen, append
2015-02-05 09:50:40 +08:00
siddontang f77438741d add make fmt and format go code 2015-02-05 09:39:18 +08:00
siddontang 926d082787 add some kv function
setrange, getrange, strlen, append
2015-02-05 09:30:04 +08:00
siddontang b5c78640aa support sort command 2015-02-04 14:09:05 +08:00
siddontang adbfd4b945 add role command doc 2015-02-03 14:22:12 +08:00
siddontang fb9d8cc527 add role command 2015-02-03 14:15:30 +08:00
siddontang e569e0c553 panic add more information 2015-02-03 14:15:11 +08:00
siddontang 84002e0499 remove confused command coroutine
may degrade some performance, but I think people can understand this
code easily
2015-02-03 14:14:46 +08:00
siddontang 61941bfa15 commit godeps workspace, prefer using godep
see https://github.com/tools/godep/pull/123
2015-02-03 10:17:15 +08:00
siddontang d52d8f5d7c Merge pull request #130 from wenyekui/develop
Develop
2015-02-02 08:27:04 +08:00
wenyekui 5863e52ded add xsexists and xzexists commands 2015-02-01 17:54:52 +08:00
wenyekui 52cad4ab31 add XLExists cmd 2015-02-01 17:41:28 +08:00
wenyekui 83c4db020c add xhexists cmd 2015-02-01 17:19:46 +08:00
siddontang 31fc7f0375 x must be the prefix for scan, for #121 2015-01-24 11:07:26 +08:00
siddontang 053da7736c Use new log interface 2015-01-12 10:32:03 +08:00
siddontang 8c75a693f4 fix http panic error 2014-12-26 10:08:37 +08:00
siddontang 8d94615ee4 fix typo, #115 2014-12-23 08:47:28 +08:00
siddontang bb01d4c246 Merge branch 'pr/122' into develop 2014-12-15 09:59:20 +08:00
siddontang f2cc5f5fd9 use newest goleveldb
you must update goleveldb by yourself
2014-12-12 20:56:17 +08:00
siddontang f91d8fe09a update read me 2014-12-04 20:59:16 +08:00
siddontang a5621140fa update read me 2014-12-03 17:27:15 +08:00
siddontang 3055e6b2fc add xmigrate
xmigrate will be used in xcodis
2014-12-03 16:27:52 +08:00
siddontang 07e3705b22 add migrate command, improved later 2014-12-01 17:50:48 +08:00
siddontang 0ee6860979 must clear key before restore 2014-11-30 22:39:00 +08:00
siddontang e43d2ea086 update doc 2014-11-28 15:48:16 +08:00
siddontang 026a72b58e Merge branch 'copy-bugfix' into develop 2014-11-27 20:51:21 +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
siddontang f094ed65e3 bug fix set close iterator 2014-11-27 09:20:49 +08:00
siddontang a1555c6096 fix lmdb test error on windows 2014-11-25 14:52:50 +08:00
siddontang 14ab146b48 fix syntax and typo, thans @ShawnMilo 2014-11-24 09:25:25 +08:00
siddontang 72932f68a0 update godep 2014-11-22 09:10:41 +08:00
siddontang 2f4aaa4ba5 remove println 2014-11-21 10:56:56 +08:00
siddontang 9e90493992 update read me 2014-11-21 10:32:33 +08:00
siddontang 2a4504aafa add version tag 2014-11-21 10:32:25 +08:00
siddontang 7b774092a2 travis add test race 2014-11-21 10:32:18 +08:00
siddontang abb4e8c903 update godep bootstrap 2014-11-21 09:13:48 +08:00