pydantic-redis v0.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