Commit Graph

23 Commits

Author SHA1 Message Date
siddontang 98ddc8b47a add usemmap config 2014-11-20 22:28:08 +08:00
siddontang 62440fef91 refactor replication, not compatibility
use data and meta file for a table
use mmap for file read and write
2014-11-20 17:33:38 +08:00
siddontang 8ec2730235 rpl optimize
log head use pool
remove defer mutex
2014-11-19 10:26:50 +08:00
siddontang 9256808dc5 replication optimize 2014-11-18 22:27:39 +08:00
siddontang 4e802b06e3 replication write table add lru cache 2014-11-12 11:52:10 +08:00
siddontang c6576990ef rpl support sync every 1 second 2014-11-11 15:20:26 +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 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 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 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 be265447ac reduce replication interface 2014-10-31 15:40:47 +08:00