Skip to content

Async FilesystemStore#3931

Merged
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
joostjager:async-fsstore
Sep 2, 2025
Merged

Async FilesystemStore#3931
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
joostjager:async-fsstore

Conversation

@joostjager
Copy link
Copy Markdown
Contributor

@joostjager joostjager commented Jul 15, 2025

Async filesystem store with eventually consistent writes. It is just using tokio's spawn_blocking, because that is what tokio::fs would otherwise do as well. Using tokio::fs would make it complicated to reuse the sync code.

ldk-node try out: lightningdevkit/ldk-node@main...joostjager:ldk-node:async-fsstore

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants