Skip to content

Restore lazy flag to KVStore::remove#4189

Merged
TheBlueMatt merged 2 commits intolightningdevkit:mainfrom
TheBlueMatt:2025-10-lazy-again
Oct 30, 2025
Merged

Restore lazy flag to KVStore::remove#4189
TheBlueMatt merged 2 commits intolightningdevkit:mainfrom
TheBlueMatt:2025-10-lazy-again

Conversation

@TheBlueMatt
Copy link
Copy Markdown
Collaborator

A user pointed out, when looking to upgrade to LDK 0.2, that the
lazy flag is actually quite important for performance when using
a MonitorUpdatingPersister, especially in synchronous persistence
mode.

Thus, we add it back here.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add lazy persistence back to KVStore::delete

6 participants