maxcountryman / tower-sessions-stores

🚃 Previously bundled session stores for `tower-sessions`.
https://github.com/maxcountryman/tower-sessions
MIT License
22 stars 7 forks source link

Should `RedisStore` support multiple client crates, such as `redis`? #3

Closed maxcountryman closed 3 months ago

maxcountryman commented 7 months ago

We currently support fred, but we may want to explore providing other Redis client support.

maxcountryman commented 3 months ago

This can be addressed with a separate community crate.