XORM Redis Cache
Go to file
2019-05-31 23:45:32 +08:00
.gitignore Initial commit 2014-08-12 03:33:13 +08:00
LICENSE Initial commit 2014-08-12 03:33:13 +08:00
mysql_redis_cacher_test.go fix issue 1 & 2 2017-12-05 22:03:43 +08:00
README.md update README 2014-08-20 17:04:23 +08:00
redis_cacher.go delObjects method use scan to replace keys 2019-05-31 23:45:32 +08:00
run_test.sh tidy up tests 2014-08-20 17:02:03 +08:00

xorm-redis-cache

XORM Redis Cache

Go Walker