Commit Graph

649 Commits

Author SHA1 Message Date
siddontang 0f8e9553ac remove hyperleveldb
leveled, hyperleveldb, and basho leveldb use same interfaces. You can
choose proper one by yourself.
2014-10-16 11:10:19 +08:00
siddontang 4a9c0dec4f update info stat 2014-10-16 09:45:48 +08:00
siddontang 522f77a7a5 add sync commit config for store 2014-10-16 09:35:35 +08:00
siddontang 028b9fbd55 info update and add store stat 2014-10-15 10:41:43 +08:00
siddontang f05398cdf9 store add stat 2014-10-15 10:18:20 +08:00
siddontang 4adf3e8996 add some replication info 2014-10-13 14:37:31 +08:00
siddontang f907234638 optimize fullsync 2014-10-11 17:44:31 +08:00
siddontang 4a1c74cb44 adjust config 2014-10-11 16:00:59 +08:00
siddontang e3c2102080 closure defer not works as I think 2014-10-11 10:31:34 +08:00
siddontang 1583ae90fc update snapshot 2014-10-11 10:14:23 +08:00
siddontang 36f015268f update snapshot 2014-10-10 22:45:22 +08:00
siddontang 180091e10f add snapshot store 2014-10-10 17:57:18 +08:00
siddontang 855f0a3477 add readonly support 2014-10-10 09:49:16 +08:00
siddontang 848fbf34ad add sync log config 2014-10-09 15:05:15 +08:00
siddontang 761431cf5b add sync interface 2014-10-09 13:05:55 +08:00
siddontang 884de89cb8 replication add log 2014-10-09 11:47:14 +08:00
siddontang 137bd19951 separate bootstrap from makefile 2014-10-09 11:04:58 +08:00
siddontang 45a4dd1abc info log id returns 0 if no replication 2014-10-09 11:03:58 +08:00
siddontang 771d32c879 bugfix for info command 2014-10-09 10:47:21 +08:00
siddontang 5d5786a377 update file store 2014-10-08 23:23:00 +08:00
siddontang 53f89f671b add config rewrite command 2014-10-08 16:39:14 +08:00
siddontang c09c02c82b config add rewrite 2014-10-08 16:20:09 +08:00
siddontang d6f1959da1 config add dump support 2014-10-08 16:02:00 +08:00
siddontang 805de7239b benchmark add del flag 2014-10-08 15:19:50 +08:00
siddontang fefc39c429 add time command 2014-10-08 13:55:46 +08:00
siddontang 05d251da1f update goleveldb 2014-10-08 13:05:18 +08:00
siddontang 84e45be7a9 Merge pull request #86 from holys/develop
add data migration support for data type Set
2014-10-08 11:45:23 +08:00
holys f560c0533f add data migration support for data type Set 2014-10-08 11:33:43 +08:00
siddontang 87f19c8591 update doc 2014-10-05 21:36:12 +08:00
siddontang 4d974a0db7 add wait max slave acks config 2014-10-05 17:24:44 +08:00
siddontang 498a8c6f81 update read me 2014-10-05 08:56:35 +08:00
siddontang 3f93676d4d flushall will restart replication if possible 2014-10-03 20:31:24 +08:00
siddontang a75791f72c add client command 2014-10-02 15:41:06 +08:00
siddontang 1820190f96 update doc 2014-10-02 15:40:53 +08:00
siddontang d675556cb4 support zset lex commands 2014-10-01 23:26:46 +08:00
siddontang bae86ca7dd support godep 2014-10-01 16:47:35 +08:00
siddontang 98912695a4 wait replication sleep some time 2014-09-29 17:01:58 +08:00
siddontang de46e1a511 update doc 2014-09-29 14:19:42 +08:00
siddontang e143448fdd Merge branch 'repl-feature' into develop 2014-09-29 14:13:21 +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 5786b72eb1 bugfix for wait replication 2014-09-28 21:55:25 +08:00
siddontang 2a3fca829e update slaveof command, wait (n + 1) /2 replies 2014-09-28 21:34:24 +08:00
siddontang 69e489dd1b bugfix for replication 2014-09-28 20:37:57 +08:00
siddontang b4d82d7e34 update watigroup add place 2014-09-27 20:13:13 +08:00
siddontang 7df7af8b54 client rollback tx when close 2014-09-27 20:11:36 +08:00
siddontang f49a3bbece add compression for log 2014-09-27 10:08:45 +08:00
siddontang b2a8b70e54 add compression for log 2014-09-27 09:10:08 +08:00
siddontang 05135a5ac9 move nextsynclogid to server 2014-09-25 22:33:09 +08:00