You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/pkg/cache
Aaron Liu 31d4a3445d
fix(cache): panic if redis connection fails
1 year ago
..
driver.go feat(kv): persist cache and session into disk before shutdown 1 year ago
driver_test.go test(thumb): new changes in models/cache pkg 1 year ago
memo.go feat(kv): persist cache and session into disk before shutdown 1 year ago
memo_test.go feat(kv): persist cache and session into disk before shutdown 1 year ago
redis.go fix(cache): panic if redis connection fails 1 year ago
redis_test.go Fix: failed unit test / Feat: support TTL in redis cache 5 years ago