Commit Graph

13 Commits

Author SHA1 Message Date
re 2ff8098b91 upd 2023-02-15 10:41:45 +03:00
Lunny Xiao 1ee5a02c6c
Fix some lint error (#385)
* Fix some lint error

* Fix misspell

* Improve make lint
2020-05-10 18:17:39 +08:00
Lunny Xiao b08f85e6fb
Add version for ledis command and make build will only build ledis (#383)
* Add version for ledis command and make build will only build ledis

* More improvement for Makefile

* Add version for other commands
2020-05-10 13:32:35 +08:00
Lunny Xiao b245fa4172
Add a new command ledis and move all commands as the sub commands (#382)
* Add a new command ledis and move all commands as the sub commands
2020-05-09 21:30:50 +08:00
Lunny Xiao 4c786878af
Fix gomod (#379) 2020-04-24 14:10:03 +08:00
siddontang eee7468b85 format with goimports 2015-05-04 22:42:28 +08:00
siddontang 5cdd6f2358 all package use same config struct
add toml support
2014-08-07 16:49:48 +08:00
siddontang 7a237661da add support for multi storage 2014-07-25 17:58:00 +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
siddontang b5400e8056 bugfix for repair
db must use defer to close
2014-07-02 10:11:16 +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