Commit Graph

15 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 4c786878af
Fix gomod (#379) 2020-04-24 14:10:03 +08:00
Muhamad Azmy 74d1db9b35 Custom auth method (#301) 2017-06-08 23:01:11 +08:00
Russell Smith 7e4bc199fb Use more standard go; camel case 2015-09-12 19:50:56 -07:00
Russell Smith 623794feb2 Attempt at Auth :) 2015-09-12 17:47:10 -07:00
siddontang dddbd5f146 remove begin, commit, rollback
simplify codes and features now, we don’t use transaction never, and it
is not universal for all backend storages and even introduces
complexity.
2015-03-14 09:10:00 +08:00
siddontang 2a4d9d5bc7 bugfix config 256 databases 2015-03-04 17:46:40 +08:00
siddontang c69f803f37 support configuring databases 2015-03-04 09:15:28 +08:00
siddontang 53f89f671b add config rewrite command 2014-10-08 16:39:14 +08:00
siddontang fefc39c429 add time command 2014-10-08 13:55:46 +08:00
siddontang 3f93676d4d flushall will restart replication if possible 2014-10-03 20:31:24 +08:00
siddontang 962a087330 update slaveof and readonly 2014-09-25 16:03:29 +08:00
siddontang 5bccfd13dc use tiny go package 2014-09-24 12:34:21 +08:00
siddontang eb77615b4b rename file 2014-09-24 09:44:42 +08:00