feat: Add a Redis-based session storage backend in a new pavex_session_redis
crate
#466
Labels
enhancement
New feature or request
good first issue
Good for newcomers
p-pavex-session
Issue related to the pavex_session crate
It should use the
redis
crate as its driver.It should be structured like our Postgres-based implementation in
pavex_session_sqlx
.The text was updated successfully, but these errors were encountered: