Pre-release
This release is a pre-release and may not be stable for production use.
rdb is an attempt at a lightweight, zero-config, wrapper around native Redis calls to represent and persist objects in Python. It does not aim to be yet another high-level ORM library, but tries to keep a clear view of what happens under the hood in Redis.