Commit Graph

815 Commits

Author SHA1 Message Date
siddontang 6f39cb17a9 close gracefully
wait all resp-client connections closed
2014-11-11 15:21:41 +08:00
siddontang c6576990ef rpl support sync every 1 second 2014-11-11 15:20:26 +08:00
siddontang 529c158293 update signal notify 2014-11-11 11:09:32 +08:00
siddontang a5dcdbf6c3 Merge branch 'rpl-feature' into develop 2014-11-11 09:08:33 +08:00
siddontang 8fb200819c update leveldb batch data 2014-11-10 21:43:25 +08:00
siddontang f39f5cdef6 adjust default rocksdb config 2014-11-10 17:22:18 +08:00
siddontang cd76c402d2 add default optimization 2014-11-10 17:16:02 +08:00
siddontang 660998f1fd using batch to optimize load dump 2014-11-10 15:35:57 +08:00
siddontang f47b916828 write batch add Close 2014-11-10 15:31:36 +08:00
siddontang 9b4c23353e control commit id flush 2014-11-10 14:13:29 +08:00
siddontang a0abd79328 update default config 2014-11-10 14:13:07 +08:00
siddontang f0475b635e client perform use coroutine
hope improving performance
2014-11-10 13:09:37 +08:00
siddontang d058c20094 refactor replication
replication log format is not compatibility
2014-11-10 12:40:19 +08:00
siddontang 4a266b30b2 batch support data 2014-11-10 11:07:33 +08:00
siddontang 38e5d7262c leveldb batch support data
optimize later
2014-11-10 11:07:21 +08:00
siddontang c0f8a436a1 write batch add data function
leveled will support it later
2014-11-09 23:10:03 +08:00
siddontang 40a0f88d85 Merge pull request #93 from xlab/patch-1
Increase MaxValueSize for a reasonable value
2014-11-09 18:39:27 +08:00
siddontang 34d485056f update replication 2014-11-07 16:35:54 +08:00
siddontang 137f85dff3 replication update 2014-11-06 21:52:18 +08:00
siddontang 297c7c0592 use mmap again, hope travis can pass 2014-11-06 19:35:13 +08:00
siddontang 109468e0f3 add padding for pagesize, not use mmap, add later 2014-11-06 17:37:22 +08:00
siddontang 501505cea2 use syscall mmap 2014-11-06 16:06:27 +08:00
siddontang 75c4c59020 travis can not be build ok for mmap, later fix 2014-11-06 15:51:17 +08:00
siddontang a03f8ee653 try mmap copy flag for travis test failed 2014-11-06 15:43:14 +08:00
siddontang f2d11e8ef7 add more log for travis test failed 2014-11-06 15:25:26 +08:00
siddontang b564cfbb7e add more log to solve travis test failed 2014-11-06 15:13:31 +08:00
siddontang 0635b9e8cb update godep json 2014-11-06 15:05:29 +08:00
siddontang 4a0244180a update table reader 2014-11-06 15:05:21 +08:00
siddontang c3303e1fdb update table test 2014-11-06 13:46:02 +08:00
siddontang 128827999f update table repair 2014-11-05 22:35:43 +08:00
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