README.md

March 5, 2024 ยท View on GitHub

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.