Pydantic-redis

Latest version: v0.7.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.0

Added

- Added pagination

Changed

- Changed redis index to use sorted sets instead of ordinary sets

Fixed

0.3.0

Added

- Added asyncio support, to be got from the `pydantic_redis.asyncio` module

Changed

- Moved the synchronous version to the `pydantic_redis.syncio` module, but kept its contents exposed in pydantic_redis
for backward-compatibility

Fixed

0.2.0

Added

Changed

- Changed the `NESTED_MODEL_LIST_FIELD_PREFIX` to `___` and `NESTED_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

Fixed

0.1.8

Added

- Add support for model fields that are tuples of nested models

Changed

Fixed

0.1.7

Added

Changed

Fixed

- Fixed support for model properties that are *Optional* lists of nested models
- Fixed issue with field names being disfigured by `lstrip` when attempting to strip nested-mode-prefixes

0.1.6

Added

- Support for model properties that are lists of nested models

Changed

Fixed

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.