siddontang
2d52dca88e
rename to dbbench using ledis
2014-10-29 09:12:11 +08:00
siddontang
4a7b57d30e
add reap protocol benchmark
2014-10-29 09:11:22 +08:00
siddontang
e1df74e33d
set replication config to false default
2014-10-28 23:30:40 +08:00
siddontang
c5107c7137
add slice for store, optimize leveldb/rocksdb get
2014-10-28 23:30:00 +08:00
siddontang
e36cc553ec
update benchmark
2014-10-28 23:23:30 +08:00
siddontang
fdeda83a37
update protocol handling
2014-10-28 17:58:37 +08:00
siddontang
c365f3902d
update bench tool
2014-10-28 17:57:29 +08:00
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
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