You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/stores/redis
lucaq c9a2a60e28
Add Sinter,Sinterstore & Modify TestRedis_Set (#779)
* Add Sinter,Sinterstore; Modify TestRedis_Set

* Update redis_test.go

fix test failure

Co-authored-by: lucq <lucq@toopsoon.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
3 years ago
..
redistest fix golint issues in core/stores (#527) 4 years ago
conf.go simplify redis tls implementation (#606) 4 years ago
conf_test.go add more tests 4 years ago
process.go update package reference 4 years ago
redis.go Add Sinter,Sinterstore & Modify TestRedis_Set (#779) 3 years ago
redis_test.go Add Sinter,Sinterstore & Modify TestRedis_Set (#779) 3 years ago
redisblockingnode.go fix golint issues in core/stores (#527) 4 years ago
redisblockingnode_test.go add more tests for stores (#446) 4 years ago
redisclientmanager.go add code coverage (#615) 4 years ago
redisclustermanager.go add code coverage (#615) 4 years ago
redislock.go chore: update code format. (#628) 4 years ago
redislock_test.go update package reference 4 years ago
scriptcache.go fix golint issues in core/stores (#527) 4 years ago
scriptcache_test.go add more tests for stores (#446) 4 years ago