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
/
model
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
..
cli
Dependency update changes (
#534
)
2023-07-11 14:06:37 +03:00
migrations
Replace
execute_command
with specific redis functions when possible (
#346
)
2022-08-22 18:04:10 +03:00
__init__.py
Add support for KNN vector similarity search (
#513
)
2023-07-12 11:03:53 +03:00
encoders.py
Document some possible error messages
2021-11-26 15:25:18 -08:00
model.py
Use TypeVars for return types of RedisModel and its subtype's methods (
#476
)
2023-07-12 11:08:20 +03:00
query_resolver.py
Merge branch 'main' into asyncio
2021-11-09 15:59:10 -08:00
render_tree.py
Merge branch 'main' into asyncio
2021-11-09 15:59:10 -08:00
token_escaper.py
fix: add slash in DEFAULT_ESCAPED_CHARS (
#312
) (
#376
)
2022-09-11 16:50:15 +03:00