ledisdb/ledis
Lunny Xiao b814d6a929
Fix ineffassign (#388)
* Fix ineffassign

* upgrade readme
2020-05-10 20:54:36 +08:00
..
batch.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
const.go fix vet and lint (#337) 2018-03-29 20:33:36 +08:00
doc.go refactor, can not run at all 2014-09-22 17:50:51 +08:00
dump.go Fix ineffassign (#388) 2020-05-10 20:54:36 +08:00
dump_test.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
event.go fix vet and lint (#337) 2018-03-29 20:33:36 +08:00
ledis.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
ledis_db.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
ledis_test.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
migrate.go fix vet and lint (#337) 2018-03-29 20:33:36 +08:00
migrate_test.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
replication.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
replication_test.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
scan.go Fix some lint error (#385) 2020-05-10 18:17:39 +08:00
scan_test.go scan support sac and desc 2015-03-05 15:49:08 +08:00
sort.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
sort_test.go support sort command 2015-02-04 14:09:05 +08:00
t_hash.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
t_hash_test.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
t_kv.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
t_kv_test.go refactor scan 2015-03-02 11:10:54 +08:00
t_list.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
t_list_test.go Fix BRPop infinite blocking (#316) 2017-08-21 11:14:17 +08:00
t_set.go Fix some lint error (#385) 2020-05-10 18:17:39 +08:00
t_set_test.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
t_ttl.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
t_ttl_test.go fix vet and lint (#337) 2018-03-29 20:33:36 +08:00
t_zset.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
t_zset_test.go Fix gomod (#379) 2020-04-24 14:10:03 +08:00
util.go fix vet and lint (#337) 2018-03-29 20:33:36 +08:00