Redis OM provides high-level abstractions that make it easy to model and query data in Redis with modern Python applications. Before writing any code you'll need a Redis instance with the appropriate ...
A hash based MVC model class that makes searching and updating deeply nested hashes a breeze. It's meant to be used for small, in-memory hash based recordset that you want an easy, flexible way to ...