Commit Graph

728 Commits

Author SHA1 Message Date
siddontang 8cfc5732cf remove unnecessary code 2014-11-02 14:21:24 +08:00
siddontang 7b5d950cc9 fix go test race error 2014-11-01 23:28:34 +08:00
siddontang c2a9131bf0 Merge pull request #102 from presbrey/travis
add travis config
2014-10-31 20:42:04 +08:00
siddontang 0f2dcfe783 Merge branch 'develop' into rpl-feature 2014-10-31 20:34:51 +08:00
siddontang e343ca0dc0 fix type 2014-10-31 20:33:39 +08:00
siddontang 0009fe83b9 add put and delete info back 2014-10-31 20:33:38 +08:00
joe c6e6b95386 add travis config 2014-10-31 08:32:55 -04:00
siddontang b0c808e1bd Merge pull request #101 from presbrey/patch-1
Update config.toml
2014-10-31 20:30:30 +08:00
presbrey 270c1ade1e Update config.toml
minor typo
2014-10-31 07:29:45 -04:00
siddontang be265447ac reduce replication interface 2014-10-31 15:40:47 +08:00
siddontang b787ddbbd1 update bench tool 2014-10-31 09:18:45 +08:00
siddontang c471b4538f update bench tool 2014-10-31 08:55:31 +08:00
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