siddontang
c14ea7a3a7
update benchmark tool
2014-10-30 16:48:15 +08:00
siddontang
4668350862
update store statistic
2014-10-30 16:06:44 +08:00
siddontang
bd9e546da4
add get slice for dbbench
2014-10-30 14:15:49 +08:00
siddontang
44e93ba921
optimize codes
2014-10-30 12:48:52 +08:00
siddontang
b47e49d6fd
try reduce rocksdb batch clear
2014-10-30 11:43:04 +08:00
siddontang
d0bd0c17db
update info gc
2014-10-30 11:21:09 +08:00
siddontang
b9b60f19ad
add conn keep alive check and bug fix
2014-10-30 11:11:45 +08:00
siddontang
89c58e45ca
add detailed men and gc info
2014-10-30 10:51:02 +08:00
siddontang
bfcec916a1
bugfix benchmark for randget flag
2014-10-30 09:32:53 +08:00
siddontang
fcc8c9ae37
use goroutine for reap handling
2014-10-30 09:03:58 +08:00
siddontang
8133cfdbb7
update server TTL check
2014-10-30 09:00:19 +08:00
siddontang
2e3c51289f
update bootstrap
2014-10-30 08:27:08 +08:00
siddontang
796f4b3af2
use arena to reduce object create
2014-10-30 00:01:19 +08:00
siddontang
d7c59f337d
update config
2014-10-29 21:13:56 +08:00
siddontang
4c19e40159
add GetSlice, hope can improve get performance
2014-10-29 20:17:12 +08:00
siddontang
a2c98cf359
bugfix ledis-dbbench
2014-10-29 20:16:24 +08:00
siddontang
6572f3c719
update benchmark
2014-10-29 17:52:31 +08:00
siddontang
5ee3a4ac2c
add flag upgrade-ttl
2014-10-29 16:07:58 +08:00
siddontang
21fee60d8b
optimize and bugfix TTL, must upgrade manually
2014-10-29 16:02:46 +08:00
siddontang
9282c7223e
optimize benchmark
...
thanks joe
2014-10-29 12:32:57 +08:00
siddontang
522d94e31e
add go slice
2014-10-29 10:29:50 +08:00
siddontang
8d16ac54c5
refactor db getslice
2014-10-29 10:29:35 +08:00
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