Pydantic-redis

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

Added

Changed

- Upgraded to pydantic v2.

Fixed

- Fixed orjson.JSONDecodeError when models have optional string fields
- Fixed ModuleNotFoundError: No module named 'mkdocstrings_handlers'

0.4.3

Added

- Added mkdocs documentation

Changed

- Exposed `RedisConfig` via `pydantic_redis.config`, especially for documentation.

Fixed

- Fixed docs building in CI

0.4.2

Added

Changed

Fixed

- Fixed unexpected data error when selecting some columns for some records

0.4.1

Added

Changed

Fixed

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.