mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-08-31 11:56:43 +00:00

- Enhance delete implementation in JsonKVStorage by removing immediate persistence in delete operation - Update documentation for drop method to clarify persistence behavior - Add abstract delete method to BaseKVStorage