- Nothing changed yet.
- Deprecate Python 2 and migrate to Python 3.
Features
- Optional JSON serialization.
Bug Fixes
- Broken tests with py3.
Bug Fixes
- Update setup url.
Features
- HashRedisMixin to store all objects on a single hash.
delete_all()
anddelete_filter()
methods.
Bug Fixes
- Allow non-string id's to be used as primary keys.
- Crash on
all()
with empty lists.
- Initial release.