You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2025. It is now read-only.
feat: support enums in Model by dumping to json (#168)
* feat: support enums in Model by dumping to json
This adds support for Enums to the Model class. They'll be dumpeds to
JSON to store in redis.
#153
* fix: pre-commit
0 commit comments