Skip to content

lovette/flask_redisdict

Repository files navigation

Flask-RedisDict

Flask extension that allows access to Redis hash as a dictionary.

Serializes values using flask.sessions.TaggedJSONSerializer.

Default keys generated with uuid4.

About

Flask extension that allows access to Redis hash as a dictionary.

Topics

Resources

License

Stars

Watchers

Forks