Commit Graph

558 Commits

Author SHA1 Message Date
siddontang 8eb6052951 add replication doc 2014-09-28 21:55:36 +08:00
siddontang 5786b72eb1 bugfix for wait replication 2014-09-28 21:55:25 +08:00
siddontang 2a3fca829e update slaveof command, wait (n + 1) /2 replies 2014-09-28 21:34:24 +08:00
siddontang 69e489dd1b bugfix for replication 2014-09-28 20:37:57 +08:00
siddontang b4d82d7e34 update watigroup add place 2014-09-27 20:13:13 +08:00
siddontang 7df7af8b54 client rollback tx when close 2014-09-27 20:11:36 +08:00
siddontang f49a3bbece add compression for log 2014-09-27 10:08:45 +08:00
siddontang b2a8b70e54 add compression for log 2014-09-27 09:10:08 +08:00
siddontang 05135a5ac9 move nextsynclogid to server 2014-09-25 22:33:09 +08:00
siddontang 962a087330 update slaveof and readonly 2014-09-25 16:03:29 +08:00
siddontang dca71891c3 readd transaction 2014-09-25 10:44:07 +08:00
siddontang 595ead55bd bug fix: stop replication before close 2014-09-25 10:21:50 +08:00
siddontang 6d293ce152 use async notify 2014-09-24 21:31:26 +08:00
siddontang 0a64b592d5 add file lock to promise one instance for a path 2014-09-24 15:51:09 +08:00
siddontang b7de9e6354 use tiny go package 2014-09-24 13:29:27 +08:00
siddontang 5bccfd13dc use tiny go package 2014-09-24 12:34:21 +08:00
siddontang 7d1f13f9d7 rename package 2014-09-24 09:46:36 +08:00
siddontang eb77615b4b rename file 2014-09-24 09:44:42 +08:00
siddontang 4bb886adff update info 2014-09-23 17:53:52 +08:00
siddontang 1a1250d949 refactor, remove bin log, add consensus replication 2014-09-23 17:28:09 +08:00
siddontang 59e974c258 update, can not run at all 2014-09-22 22:03:44 +08:00
siddontang 22109ed0f1 refactor, can not run at all 2014-09-22 17:50:51 +08:00
siddontang e3bdb57be2 add DBPath and UseBinLog config 2014-09-18 22:30:33 +08:00
siddontang 2972f57436 remove DataDB 2014-09-18 22:20:18 +08:00
siddontang ee59af0062 add warning for bin log 2014-09-18 21:54:33 +08:00
siddontang 0a72481eb0 mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
siddontang fafd0c7e80 add flag for pprof 2014-09-18 10:25:15 +08:00
siddontang f22bbb97df bugfix scan count 0 2014-09-18 09:08:18 +08:00
siddontang 8c70bbfdbe update, can not run at all 2014-09-17 23:06:42 +08:00
siddontang 8b8745be92 refactor, can not build and run at all 2014-09-17 17:54:04 +08:00
siddontang 3a37b2e297 update store clear test 2014-09-16 08:41:38 +08:00
siddontang 63f8f82727 remove id gen, update 2014-09-16 08:39:52 +08:00
siddontang 63e2437611 add base awl package 2014-09-15 22:42:25 +08:00
siddontang 95cbcc6460 add dbpath config 2014-09-15 22:42:15 +08:00
siddontang 39d6db56bd change open file and mkdir mode
open file use 0644
mkdir use 0755
2014-09-13 23:06:36 +08:00
siddontang 9d00aa229d update lua bash 2014-09-13 14:34:15 +08:00
siddontang 6aec5d4952 use golua directly 2014-09-13 14:11:05 +08:00
siddontang a1096fd1d8 binlog purgeall bugfix 2014-09-12 15:06:47 +08:00
siddontang 8284c94453 store add compact and string interface 2014-09-12 15:06:36 +08:00
siddontang 5f404a5240 remove select cmd because of conn pool 2014-09-12 14:25:31 +08:00
siddontang 23452f06c7 add diff redid doc 2014-09-09 10:02:49 +08:00
siddontang 3354399d9b move scan to scan 2014-09-09 10:02:49 +08:00
siddontang b8cc69e50a update rocksdb 2014-09-08 09:55:55 +08:00
siddontang b5518dd14c update read me 2014-09-07 10:58:18 +08:00
siddontang fd41374d9f remove info cpu section 2014-09-07 08:48:37 +08:00
siddontang 947ec0081b remove cpu info
1, cpu info field is not cross platform
2, may use other tool to see
2014-09-07 08:44:19 +08:00
siddontang 53ff437877 update ReadBulkTo 2014-09-05 10:01:50 +08:00
siddontang c8e5e39f9d hand up for new event if no one now
do not wait 1 second
2014-09-05 10:01:38 +08:00
siddontang b6e44c3dc0 using close channel to wait new bin log 2014-09-04 23:52:09 +08:00
siddontang dad6478c12 MasterInfo rename to BinLogAnchor 2014-09-04 22:43:56 +08:00