Open ghost opened 5 years ago
This issue has been marked as stale because it has been open with no activity for 60 days. It will be closed in 5 days unless a comment triages the issue.
There are now crates like: https://crates.io/crates/redis-async which can be used for this issue
This issue has been marked as stale because it has been open with no activity for 60 days. It will be closed in 5 days unless a comment triages the issue.
Add the
cache/redis
library, namedtwilight-cache-redis
. This is an implementation of a cache usingredis
as a backend.This is currently up for grabs.