redis-om-python/aredis_om
dvora-h a00a68b414
Add delete_many to support for bulk deletes (#305)
* Add support for bulk deletes

* linters

* linters

* fix review comments

* update more-itertools version

* poetry fix - maybe?

* merge main & add more-itertools 8.14.0

* update poetry.lock

* linters

* fix test

Co-authored-by: Chayim I. Kirshen <c@kirshen.com>
2022-08-10 16:22:27 +03:00
..
model Add delete_many to support for bulk deletes (#305) 2022-08-10 16:22:27 +03:00
__init__.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +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 Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +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