Commit Graph

672 Commits

Author SHA1 Message Date
Maxim Kouprianov 0c5691ff0e Increase MaxValueSize for a reasonable value
10MB for a blob is a really tiny size, I'd like to decide myself the size of values I'm going to push. And it seems to me that all blobs smaller than 1GB shouldn't be harmful for the ledis, so just lift up this limit please.
2014-10-23 20:26:28 +04: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
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