Simple and fast server session middleware for FastAPI and Starlette
Project description
Introduction
This async library provides the ability to quickly integrate server sessions into your application through the use of middleware. The library is compatible with python 3.8+.
Note
This library is designed for such frameworks as: FastAPI and Starlette.
Dependencies used support redis version 5.0+
Installation
You can install or update starlette-middleware
$ pip install redsession --upgrade
If you want to use orjson and hiredis to maximize performance, use the optional dependencies
$ pip install redsession[opt] --upgrade
Documentation
You can find more information on usage here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
redsession-1.4.0.tar.gz
(6.8 kB
view hashes)
Built Distribution
Close
Hashes for redsession-1.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f52979c5544c03be8c1a78ae3761345bd22fef341ccb2b92b8d7698e10e87af5 |
|
MD5 | 8a6ff22b902d27256b75558517d46e31 |
|
BLAKE2b-256 | eaed95d882d9c0eeb5dec20288c75717fc9e861635c6e2dd4f82c1360e2b7e96 |