redis-om-python/tests
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
..
__init__.py Add basic migrations, query expression resolver 2021-09-15 17:41:45 -07:00
conftest.py Implement temporary workaround from unasync package 2022-05-01 18:18:01 +03:00
test_hash_model.py Add delete_many to support for bulk deletes (#305) 2022-08-10 16:22:27 +03:00
test_json_model.py Add delete_many to support for bulk deletes (#305) 2022-08-10 16:22:27 +03:00
test_oss_redis_features.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00
test_pydantic_integrations.py Fix DeprecationWarning '@pytest.fixture' 2022-05-01 17:27:06 +03:00
test_redis_type.py Migrate from aioredis to redis-py with asyncio support (#233) 2022-08-10 15:21:13 +03:00