cognee/distributed
Daulet Amirkhanov b297289060
Fix/add async lock to all vector databases (#1244)
<!-- .github/pull_request_template.md -->

## Description
1. Cleans up VectorDB adapters that have been migrated to
`cognee-community` repo
2. Adds async lock protection create_collection method in remaining
VectorDB - ChromaDB

See #1222

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
2025-08-14 15:57:34 +02:00
..
tasks fix: remove obsolete files and fix unit tests 2025-07-08 22:47:09 +02:00
workers fix: add retries 2025-07-08 10:26:06 +02:00
__init__.py feat: distributed cognee 2025-04-23 09:28:37 +02:00
app.py feat: distributed cognee 2025-04-23 09:28:37 +02:00
Dockerfile fix: run cognee distributed with modal 2025-07-04 15:28:05 +02:00
entrypoint.py fix: remove obsolete files and fix unit tests 2025-07-08 22:47:09 +02:00
entrypoint.sh feat: distributed cognee 2025-04-23 09:28:37 +02:00
modal_image.py fix: remove obsolete files and fix unit tests 2025-07-08 22:47:09 +02:00
poetry.lock added distributed fixes 2025-08-06 19:11:20 +02:00
pyproject.toml Fix/add async lock to all vector databases (#1244) 2025-08-14 15:57:34 +02:00
queues.py fix: add queue for data points saving 2025-07-04 18:26:22 +02:00
test.py feat: distributed cognee 2025-04-23 09:28:37 +02:00
utils.py fix: add queue for data points saving 2025-07-04 18:26:22 +02:00