LightRAG/lightrag/kg
2025-08-12 04:25:09 +08:00
..
deprecated Remove deprecated storage 2025-08-06 00:02:50 +08:00
__init__.py Remove deprecated storage 2025-08-06 00:02:50 +08:00
faiss_impl.py Fix: Resolve workspace isolation issues in in-memory database with multiple LightRAG instances 2025-08-12 01:26:09 +08:00
json_doc_status_impl.py Refac: Add workspace infomation to all logger output for all storage type 2025-08-12 01:19:09 +08:00
json_kv_impl.py Refac: Add workspace infomation to all logger output for all storage type 2025-08-12 01:19:09 +08:00
memgraph_impl.py Fix: add muti-process lock for initialize and drop method for all storage 2025-08-12 04:25:09 +08:00
milvus_impl.py Fix: add muti-process lock for initialize and drop method for all storage 2025-08-12 04:25:09 +08:00
mongo_impl.py Fix: add muti-process lock for initialize and drop method for all storage 2025-08-12 04:25:09 +08:00
nano_vector_db_impl.py Fix: Resolve workspace isolation issues in in-memory database with multiple LightRAG instances 2025-08-12 01:26:09 +08:00
neo4j_impl.py Fix: add muti-process lock for initialize and drop method for all storage 2025-08-12 04:25:09 +08:00
networkx_impl.py Fix: Resolve workspace isolation issues in in-memory database with multiple LightRAG instances 2025-08-12 01:26:09 +08:00
postgres_impl.py Fix: add muti-process lock for initialize and drop method for all storage 2025-08-12 04:25:09 +08:00
qdrant_impl.py Fix: add muti-process lock for initialize and drop method for all storage 2025-08-12 04:25:09 +08:00
redis_impl.py Fix: add muti-process lock for initialize and drop method for all storage 2025-08-12 04:25:09 +08:00
shared_storage.py Update QueryParam 2025-07-15 14:21:58 +08:00