maxcountryman / tower-sessions-stores

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

tower-sessions-stores

🚃 Previously bundled session stores for `tower-sessions`.

🎨 Overview

This is a static catalog of session stores for tower-sessions that were previously bundled with the crate.

[!NOTE] While these stores are maintained, we will not be adding additional stores here and instead encourage folks to publish their own stores by implementing SessionStore.