LightRAG/lightrag/kg
yangdx b090a22be7 Add concurrency check for auto scan task to prevent duplicate scans
• Add pipeline status check before scan
• Add storage lock protection
• Add latest_message to status tracking
• Add helpful log message at startup
2025-02-28 12:22:20 +08:00
..
__init__.py cleanup 2025-02-20 13:44:17 +01:00
age_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
chroma_impl.py Merge pull request #883 from YanSte/fix-return-none 2025-02-19 22:24:50 +01:00
faiss_impl.py Fix linting 2025-02-28 01:25:59 +08:00
gremlin_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
json_doc_status_impl.py Fix linting 2025-02-28 01:25:59 +08:00
json_kv_impl.py Fix linting 2025-02-28 01:25:59 +08:00
milvus_impl.py Merge pull request #883 from YanSte/fix-return-none 2025-02-19 22:24:50 +01:00
mongo_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
nano_vector_db_impl.py Fix linting 2025-02-28 01:25:59 +08:00
neo4j_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
networkx_impl.py Fix linting 2025-02-28 01:25:59 +08:00
oracle_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
postgres_impl.py Add support to namespace_prefix 2025-02-21 22:48:23 +08:00
qdrant_impl.py Merge pull request #883 from YanSte/fix-return-none 2025-02-19 22:24:50 +01:00
redis_impl.py fixed return 2025-02-19 22:22:41 +01:00
shared_storage.py Add concurrency check for auto scan task to prevent duplicate scans 2025-02-28 12:22:20 +08:00
tidb_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00