Commit Graph

636 Commits

Author SHA1 Message Date
siddontang d0a40c411d update config 2014-10-26 15:30:36 +08:00
siddontang c3ca5bba14 Merge pull request #99 from holys/develop
add SETEX command support for the KV data structure
2014-10-26 15:30:00 +08:00
holys c7dfec509b add SETEX command for KV 2014-10-26 15:15:43 +08:00
siddontang 8889197a39 go client add conn buffer size config 2014-10-25 15:27:05 +08:00
siddontang 37453395b2 add my Skype id 2014-10-25 14:51:55 +08:00
siddontang 53072735f6 add conn buffer config 2014-10-25 14:48:52 +08:00
siddontang 57d60b0ce0 add disable wal config for rocksdb 2014-10-24 23:30:27 +08:00
siddontang 3c38beb62d update benchmark 2014-10-24 23:20:42 +08:00
siddontang 688d697bb7 use 4096 for connection read buffer 2014-10-24 20:39:29 +08:00
siddontang bae4ed58e4 benchmark add GOMAXPROCS 2014-10-24 20:32:49 +08:00
siddontang 80b4bf8f6a update rocksdb config 2014-10-24 16:39:37 +08:00
siddontang 5cfffba6e1 remove crand for benchmark 2014-10-24 16:39:06 +08:00
siddontang e0124cb64a update store bench 2014-10-24 13:04:34 +08:00
siddontang 1cb40204fa add rocksdb config 2014-10-24 13:01:13 +08:00
siddontang dbb725c678 add store bench 2014-10-24 06:46:09 +08:00
siddontang 0e717a34de bugfix for ledis dump 2014-10-23 13:49:57 +08:00
siddontang 0a61b949e2 bench add kv value size flag 2014-10-23 13:49:43 +08:00
siddontang 66d5ef4541 new conn with size 2014-10-23 13:49:25 +08:00
siddontang e3765035ce reduce replication code 2014-10-23 13:34:27 +08:00
siddontang 4db3dbb6f5 bugfix for test dump 2014-10-23 13:34:12 +08:00
siddontang d442a3b185 add send and receive interface for client 2014-10-23 13:34:03 +08:00
siddontang 041a1737c8 update replication 2014-10-22 20:54:37 +08:00
siddontang 4bf22615cf update godep for goleveldb 2014-10-22 09:48:47 +08:00
siddontang 28959a7b19 update godep 2014-10-22 09:39:36 +08:00
siddontang 8ad28fb592 Merge branch 'replconf-feature' into develop 2014-10-22 09:11:49 +08:00
siddontang 9b58e105b2 update replication 2014-10-22 09:11:14 +08:00
siddontang e92dd80442 update replication 2014-10-21 22:51:17 +08:00
siddontang c3824552b6 add replconf for replication 2014-10-21 17:35:03 +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 f715de3561 list block pop support milliseconds timeout 2014-10-17 11:41:05 +08:00
siddontang c30979e5b5 only keep go client 2014-10-17 10:34:50 +08:00
siddontang baf0d69362 update read me 2014-10-17 10:30:48 +08:00
siddontang 198e0051bf Merge branch 'block-list-feature' into develop 2014-10-17 10:09:35 +08:00
siddontang 7dd3a5381d update list block pop 2014-10-17 09:55:43 +08:00
siddontang 336c1dbb94 add block list operation 2014-10-16 17:51:52 +08:00
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