redis-om-python/aredis_om
Manabu Niseki 3a0fa0c7be
Allow using Pydantic v2 (#533)
Co-authored-by: Chayim <chayim@users.noreply.github.com>
2023-07-12 11:48:08 +03:00
..
model Allow using Pydantic v2 (#533) 2023-07-12 11:48:08 +03:00
__init__.py Add support for KNN vector similarity search (#513) 2023-07-12 11:03:53 +03:00
_compat.py Allow using Pydantic v2 (#533) 2023-07-12 11:48:08 +03:00
async_redis.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
checks.py Fixed linter issue. 2022-01-13 17:10:51 +00:00
connections.py Fixes issue decode_responses is set to True regardless if REDIS_OM_UR… (#373) 2022-09-08 13:53:24 +03:00
sync_redis.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
util.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00