This website requires JavaScript.
Explore
Help
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
b12b432439
redis-om-python
/
aredis_om
History
Marián Hlaváč
c68adacea2
Use TypeVars for return types of RedisModel and its subtype's methods (
#476
)
...
Co-authored-by: Chayim <chayim@users.noreply.github.com>
2023-07-12 11:08:20 +03:00
..
model
Use TypeVars for return types of RedisModel and its subtype's methods (
#476
)
2023-07-12 11:08:20 +03:00
__init__.py
Add support for KNN vector similarity search (
#513
)
2023-07-12 11:03:53 +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