Skip to content

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

License

Notifications You must be signed in to change notification settings

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