Skip to content

pydantic-redis v0.3.0

Compare
Choose a tag to compare
@Tinitto Tinitto released this 29 Dec 19:03
· 59 commits to master since this release

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