cognee/cognee/tasks/ingestion
Igor Ilic 14ba3e8829
feat: Enable async execution of data items for incremental loading (#1092)
<!-- .github/pull_request_template.md -->

## Description
Attempt at making incremental loading run async

## 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.
2025-07-29 10:39:31 -04:00
..
__init__.py feat: Relational db to graph db [COG-1468] (#644) 2025-03-26 11:40:06 +01:00
get_dlt_destination.py Docstring tasks. (#878) 2025-05-27 21:33:16 +02:00
ingest_data.py feat: Enable async execution of data items for incremental loading (#1092) 2025-07-29 10:39:31 -04:00
migrate_relational_database.py feat: Add columns as nodes in relational db migration (#826) 2025-05-15 07:31:31 -04:00
resolve_data_directories.py feat: Enable async execution of data items for incremental loading (#1092) 2025-07-29 10:39:31 -04:00
save_data_item_to_storage.py fix: s3 file storage (#1095) 2025-07-16 20:36:18 +02:00
transform_data.py feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00