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
2 years ago
..
driver.go feat(kv): persist cache and session into disk before shutdown 2 years ago
driver_test.go test(thumb): new changes in models/cache pkg 2 years ago
memo.go feat(kv): persist cache and session into disk before shutdown 2 years ago
memo_test.go feat(kv): persist cache and session into disk before shutdown 2 years ago
redis.go fix(cache): panic if redis connection fails 2 years ago
redis_test.go Fix: failed unit test / Feat: support TTL in redis cache 5 years ago