This website requires JavaScript.
Explore
Help
Register
Sign In
tmtt
/
redis-om-python
Watch
1
Star
0
Fork
You've already forked redis-om-python
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
main
redis-om-python
/
aredis_om
History
Tom MTT.
25168bc3c8
fix(aredis_om/model/model.py): lazy DB connections
...
See <
https://github.com/redis/redis-om-python/pull/543
>.
2024-03-13 18:24:30 +01:00
..
model
fix(aredis_om/model/model.py): lazy DB connections
2024-03-13 18:24:30 +01: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