.. |
accesslog.go
|
fix access log bug
|
2015-10-06 17:20:32 +08:00 |
app.go
|
TLS support (#302)
|
2017-06-12 08:05:42 +08:00 |
app_test.go
|
Make the auth stuff simpler - just have a password
|
2015-09-12 19:35:08 -07:00 |
client.go
|
Custom auth method (#301)
|
2017-06-08 23:01:11 +08:00 |
client_http.go
|
use vendor and do clean up. (#241)
|
2016-05-01 23:33:02 +08:00 |
client_http_test.go
|
fix http panic error
|
2014-12-26 10:08:37 +08:00 |
client_resp.go
|
fix error messages to be redis compliant (#293)
|
2017-04-18 11:38:01 +08:00 |
client_resp_test.go
|
fix error messages to be redis compliant (#293)
|
2017-04-18 11:38:01 +08:00 |
cmd_hash.go
|
add key exists for hash, list, set and zset
|
2015-03-04 09:33:25 +08:00 |
cmd_hash_test.go
|
fix vet and lint (#337)
|
2018-03-29 20:33:36 +08:00 |
cmd_kv.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
cmd_kv_test.go
|
fix vet and lint (#337)
|
2018-03-29 20:33:36 +08:00 |
cmd_list.go
|
Fix TTL issue in RPOPLPUSH command family (#304)
|
2017-06-20 07:59:48 +08:00 |
cmd_list_test.go
|
fix vet and lint (#337)
|
2018-03-29 20:33:36 +08:00 |
cmd_migrate.go
|
use goredis client
|
2015-03-11 11:54:02 +08:00 |
cmd_migrate_test.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
cmd_replication.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
cmd_replication_test.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
cmd_scan.go
|
add redis-compatible HSCAN/SSCAN/ZSCAN commands (#321)
|
2017-10-30 16:39:51 +08:00 |
cmd_scan_test.go
|
add redis-compatible HSCAN/SSCAN/ZSCAN commands (#321)
|
2017-10-30 16:39:51 +08:00 |
cmd_script.go
|
fix error messages to be redis compliant (#293)
|
2017-04-18 11:38:01 +08:00 |
cmd_script_test.go
|
Feature: Pure Go Lua (VM) (#291)
|
2017-04-15 21:51:03 +08:00 |
cmd_server.go
|
Custom auth method (#301)
|
2017-06-08 23:01:11 +08:00 |
cmd_server_test.go
|
fix error messages to be redis compliant (#293)
|
2017-04-18 11:38:01 +08:00 |
cmd_set.go
|
add key exists for hash, list, set and zset
|
2015-03-04 09:33:25 +08:00 |
cmd_set_test.go
|
fix vet and lint (#337)
|
2018-03-29 20:33:36 +08:00 |
cmd_sort.go
|
support sort command
|
2015-02-04 14:09:05 +08:00 |
cmd_sort_test.go
|
use vendor and do clean up. (#241)
|
2016-05-01 23:33:02 +08:00 |
cmd_ttl_test.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
cmd_zset.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
cmd_zset_test.go
|
fix vet and lint (#337)
|
2018-03-29 20:33:36 +08:00 |
command.go
|
rename file
|
2014-09-24 09:44:42 +08:00 |
const.go
|
Attempt at Auth :)
|
2015-09-12 17:47:10 -07:00 |
doc.go
|
adjust config
|
2014-10-11 16:00:59 +08:00 |
info.go
|
Add server.ledisdb_version to the INFO command (#343)
|
2018-04-17 22:13:38 +08:00 |
replication.go
|
Add vet check and fix some vet errors (#374)
|
2020-04-24 13:07:38 +08:00 |
script.go
|
Feature: Pure Go Lua (VM) (#291)
|
2017-04-15 21:51:03 +08:00 |
script_test.go
|
Feature: Pure Go Lua (VM) (#291)
|
2017-04-15 21:51:03 +08:00 |
snapshot.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
snapshot_test.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
util.go
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |