Commit Graph

12 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
siddontang eee7468b85 format with goimports 2015-05-04 22:42:28 +08:00
siddontang 186ed2f84f use goredis client 2015-03-11 11:54:02 +08:00
siddontang 18362ffba4 move go ledis client 2015-03-03 10:18:54 +08:00
siddontang c4380b6406 simplify client connection
fix
https://github.com/siddontang/redis-failover/issues/3#issuecomment-76665
133
2015-03-02 17:12:55 +08:00
siddontang 0e717a34de bugfix for ledis dump 2014-10-23 13:49:57 +08:00
siddontang f907234638 optimize fullsync 2014-10-11 17:44:31 +08:00
siddontang 0a72481eb0 mode use 0644 for file, 0755 for dir 2014-09-18 21:27:43 +08:00
siddontang 55056660e3 add ledis-dump tool 2014-07-11 10:43:42 +08:00