pydantic-redis v0.2.0
Changed
- Changed the
NESTED_MODEL_LIST_FIELD_PREFIX
to "" andNESTED_MODEL_TUPLE_FIELD_PREFIX
to "_" - Changed all queries (selects) to use lua scripts
- Changed
Model.deserialize_partially
to receive data either as a dict or as a flattened list of key-values