LightRAG/lightrag/kg
Alex Z d0d246bef8 Fix 'TOO MANY OPEN FILE' problem while using redis vector DB:
Enhance RedisKVStorage: Implement connection pooling and error handling. Refactor async methods to use context managers for Redis operations, improving resource management and error logging. Batch processing added for key operations to optimize performance.
2025-04-02 21:06:49 -07:00
..
__init__.py cleanup 2025-02-20 13:44:17 +01:00
age_impl.py fix linting 2025-03-04 15:53:20 +08:00
chroma_impl.py Merge branch 'HKUDS:main' into main 2025-03-11 20:53:00 +05:30
faiss_impl.py Fix share storage update status handling problem of in memeory storage 2025-03-25 10:48:15 +08:00
gremlin_impl.py fix linting 2025-03-04 15:53:20 +08:00
json_doc_status_impl.py Add default file_path for missing document paths 2025-03-18 20:06:18 +08:00
json_kv_impl.py Fix data persistence issue in single-process mode 2025-03-10 15:41:00 +08:00
milvus_impl.py Merge branch 'HKUDS:main' into main 2025-03-11 20:53:00 +05:30
mongo_impl.py fix lint 2025-03-25 13:24:52 +08:00
nano_vector_db_impl.py Fix share storage update status handling problem of in memeory storage 2025-03-25 10:48:15 +08:00
neo4j_impl.py Fix get single node subgrap problem 2025-03-13 02:14:02 +08:00
networkx_impl.py Fix share storage update status handling problem of in memeory storage 2025-03-25 10:48:15 +08:00
oracle_impl.py Merge branch 'HKUDS:main' into main 2025-03-11 20:53:00 +05:30
postgres_impl.py Merge pull request #1120 from Howe829/fix/chunk_ids 2025-03-20 21:48:17 +08:00
qdrant_impl.py Add optional ids filter to vector database query methods 2025-03-11 15:22:17 +00:00
redis_impl.py Fix 'TOO MANY OPEN FILE' problem while using redis vector DB: 2025-04-02 21:06:49 -07:00
shared_storage.py Change empty pipeline job name 2025-03-26 17:48:00 +08:00
tidb_impl.py Merge branch 'HKUDS:main' into main 2025-03-11 20:53:00 +05:30