pavex icon indicating copy to clipboard operation
pavex copied to clipboard

feat: Add a Redis-based session storage backend in a new `pavex_session_redis` crate

Open LukeMathWalker opened this issue 8 months ago • 0 comments
trafficstars

It should use the redis crate as its driver. It should be structured like our Postgres-based implementation in pavex_session_sqlx.

LukeMathWalker avatar Mar 01 '25 06:03 LukeMathWalker