Commit Graph

812 Commits

Author SHA1 Message Date
wenyekui 5863e52ded add xsexists and xzexists commands 2015-02-01 17:54:52 +08:00
wenyekui 52cad4ab31 add XLExists cmd 2015-02-01 17:41:28 +08:00
wenyekui 83c4db020c add xhexists cmd 2015-02-01 17:19:46 +08:00
siddontang 31fc7f0375 x must be the prefix for scan, for #121 2015-01-24 11:07:26 +08:00
siddontang 053da7736c Use new log interface 2015-01-12 10:32:03 +08:00
siddontang 5487f68bfa Merge branch 'develop' 2014-12-26 10:12:09 +08:00
siddontang 8c75a693f4 fix http panic error 2014-12-26 10:08:37 +08:00
siddontang 8d94615ee4 fix typo, #115 2014-12-23 08:47:28 +08:00
siddontang bb01d4c246 Merge branch 'pr/122' into develop 2014-12-15 09:59:20 +08:00
siddontang f2cc5f5fd9 use newest goleveldb
you must update goleveldb by yourself
2014-12-12 20:56:17 +08:00
siddontang 50697b9dcd Merge branch 'develop' 2014-12-04 21:03:51 +08:00
siddontang f91d8fe09a update read me 2014-12-04 20:59:16 +08:00
siddontang a5621140fa update read me 2014-12-03 17:27:15 +08:00
siddontang 3055e6b2fc add xmigrate
xmigrate will be used in xcodis
2014-12-03 16:27:52 +08:00
siddontang 07e3705b22 add migrate command, improved later 2014-12-01 17:50:48 +08:00
siddontang 0ee6860979 must clear key before restore 2014-11-30 22:39:00 +08:00
siddontang e43d2ea086 update doc 2014-11-28 15:48:16 +08:00
siddontang 026a72b58e Merge branch 'copy-bugfix' into develop 2014-11-27 20:51:21 +08:00
siddontang 5534390b6b Merge branch 'copy-bugfix' 2014-11-27 20:49:15 +08:00
siddontang 11ba94f4ab fix issue #112 2014-11-27 20:48:55 +08:00
siddontang 69aaba8509 update doc 2014-11-27 14:06:00 +08:00
siddontang 4bdbdb7697 add dump and restore support 2014-11-27 14:03:44 +08:00
siddontang f094ed65e3 bug fix set close iterator 2014-11-27 09:20:49 +08:00
siddontang a1555c6096 fix lmdb test error on windows 2014-11-25 14:52:50 +08:00
siddontang b5c19f08e4 Merge branch 'develop' 2014-11-24 09:26:27 +08:00
siddontang 14ab146b48 fix syntax and typo, thans @ShawnMilo 2014-11-24 09:25:25 +08:00
siddontang af217791d1 Merge branch 'develop' 2014-11-22 09:19:00 +08:00
siddontang 72932f68a0 update godep 2014-11-22 09:10:41 +08:00
siddontang 2f4aaa4ba5 remove println 2014-11-21 10:56:56 +08:00
siddontang 9e90493992 update read me 2014-11-21 10:32:33 +08:00
siddontang 2a4504aafa add version tag 2014-11-21 10:32:25 +08:00
siddontang 7b774092a2 travis add test race 2014-11-21 10:32:18 +08:00
siddontang abb4e8c903 update godep bootstrap 2014-11-21 09:13:48 +08:00
siddontang 9fc027e553 use origin syndtr goleveldb 2014-11-20 22:52:29 +08:00
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 1ca74b404a rpl optimize 2014-11-19 09:30:31 +08:00
siddontang 9256808dc5 replication optimize 2014-11-18 22:27:39 +08:00
siddontang b7cabcbb5f rpl optimize 2014-11-18 17:50:22 +08:00
siddontang 8ab0b84cc2 adjust rpl config 2014-11-18 17:22:28 +08:00
siddontang 91ce8f5cf7 update bootstrap for no godep 2014-11-17 16:31:44 +08:00
siddontang 053cee05a3 rpl add max log file num 2014-11-15 21:20:12 +08:00
siddontang c737ec82ff rpl fix panic bug 2014-11-15 20:59:40 +08:00
siddontang 5196e211cc adjust readonly check 2014-11-14 16:00:03 +08:00
siddontang 10a367f978 rpl file store check read table keepalived 2014-11-13 13:41:07 +08:00
siddontang 4e802b06e3 replication write table add lru cache 2014-11-12 11:52:10 +08:00
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