Commit Graph

885 Commits

Author SHA1 Message Date
siddontang 5f34758cb3 update godep 2014-11-05 17:45:25 +08:00
siddontang ffa98417da add file table 2014-11-05 17:34:58 +08:00
siddontang 662a4130b4 update file rpl store 2014-11-05 17:34:14 +08:00
siddontang 7ad5e50b32 remove rocksdb_ext
no significant performance improvement
2014-11-05 10:47:49 +08:00
siddontang f0fe5cac4e add ignore configuration set 2014-11-05 10:45:12 +08:00
siddontang ae12ced082 update gitignore 2014-11-05 10:44:57 +08:00
siddontang b74487eadb try to optimize rocksdb get
hope can improve performance
2014-11-03 23:42:34 +08:00
siddontang 912b799175 update, water many time...... 2014-11-03 17:53:46 +08:00
siddontang 6005467554 update 2014-11-03 11:22:13 +08:00
siddontang 014954c3b9 Merge branch 'develop' into rpl-feature 2014-11-02 14:27:35 +08:00
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