Commit Graph

38 Commits

Author SHA1 Message Date
siddontang 5cdd6f2358 all package use same config struct
add toml support
2014-08-07 16:49:48 +08:00
siddontang 47413340e1 add net http pprof 2014-08-05 08:43:04 +08:00
siddontang 6279eeadf8 add rocksdb support 2014-07-26 18:39:54 +08:00
siddontang e073396481 update store 2014-07-26 00:46:03 +08:00
siddontang 7a237661da add support for multi storage 2014-07-25 17:58:00 +08:00
holys 85d0eceeaf fix error information 2014-07-24 12:07:54 +08:00
siddontang f95494386a update config 2014-07-23 08:30:00 +08:00
siddontang 80689cb3fd fix ledis-repair config error 2014-07-23 08:01:18 +08:00
holys edeee8f645 add missing command for CLI completion 2014-07-22 22:20:04 +08:00
holys 41d7db664b add completion hook 2014-07-22 20:10:44 +08:00
holys 31a069653f fix select bug 2014-07-22 20:10:44 +08:00
siddontang e8e3f6324b ledis-load update 2014-07-20 16:16:12 +08:00
siddontang 39e28b7f17 change ledis-load refer mysql load dump
although dump file may include master bin log information, ledis-load
will not change in slave but to output.
2014-07-20 16:15:23 +08:00
holys feb3c68f61 add help support in CLI 2014-07-18 12:20:25 +08:00
holys 82711d6fa8 fix display of db number out of range 2014-07-17 12:06:07 +08:00
holys c85844629c add select display support; plus the -n flag in command line parameter 2014-07-17 11:08:14 +08:00
holys 78ac5c9842 fix unprintable character 2014-07-17 02:18:53 +08:00
siddontang 31166efd5c add ledis-load 2014-07-11 16:57:25 +08:00
siddontang 31320944e6 add handle binlog tool 2014-07-11 13:28:59 +08:00
siddontang 55056660e3 add ledis-dump tool 2014-07-11 10:43:42 +08:00
siddontang 29a7b42bf7 update benchmark default port 2014-07-08 15:31:36 +08:00
siddontang 785168e8cd use regexp to handle cli command 2014-07-02 10:13:34 +08:00
siddontang 4b37a88a9d use println instead of panic 2014-07-02 10:13:10 +08:00
siddontang b5400e8056 bugfix for repair
db must use defer to close
2014-07-02 10:11:16 +08:00
siddontang c6fef170b0 cli trim single quote 2014-07-01 16:23:44 +08:00
siddontang 8e1552e69d cli add line noise support 2014-07-01 10:34:45 +08:00
siddontang 30b1a665e3 repair bugfix 2014-06-27 11:48:14 +08:00
siddontang 9d8c045ca0 add repair support 2014-06-26 11:04:54 +08:00
siddontang 8721bf410b move redid-cli to cmd 2014-06-25 14:22:31 +08:00
siddontang 594f6a5d0d use ledis client 2014-06-22 10:39:23 +08:00
siddontang c5af770387 use my own log 2014-06-19 17:50:27 +08:00
siddontang 00b5fb4b24 a liitle change 2014-06-11 14:52:34 +08:00
siddontang a0f90016d4 refactor, split ledis pkg to ledis and server 2014-05-16 15:03:23 +08:00
siddontang 3cf448db0e update zest range benchmark 2014-05-13 09:24:18 +08:00
siddontang 4d492f3aea add benchmark test 2014-05-13 08:49:05 +08:00
siddontang 1183d853ad rename to ledisdb, update 2014-05-09 14:49:22 +08:00
siddontang 112e6bd42b refactor list, optimize 2014-05-09 09:17:28 +08:00
siddontang 150edc1c78 add test for kv 2014-05-05 11:37:44 +08:00