twilight-rs / cache

WIP Entity/repository-based cache implementation for Twilight.
ISC License
5 stars 3 forks source link

Add Redis backend #17

Open ghost opened 5 years ago

ghost commented 5 years ago

Add the cache/redis library, named twilight-cache-redis. This is an implementation of a cache using redis as a backend.

This is currently up for grabs.

github-actions[bot] commented 4 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.

Erk- commented 4 years ago

There are now crates like: https://crates.io/crates/redis-async which can be used for this issue

github-actions[bot] commented 4 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.