Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Libp2p] File-backed Kademlia store #3934

Merged
merged 3 commits into from
Dec 3, 2024
Merged

[Libp2p] File-backed Kademlia store #3934

merged 3 commits into from
Dec 3, 2024

Conversation

rob-maron
Copy link
Collaborator

@rob-maron rob-maron commented Dec 2, 2024

This PR:

Adds and utilizes a file-backed Kademlia store. This allows the Kademlia DHT to persist across restarts.

Key places to review:

file_backed.rs

@rob-maron rob-maron changed the title [Libp2p disk-backed Kademlia store [Libp2p] File-backed Kademlia store Dec 2, 2024
Copy link
Contributor

@lukaszrzasik lukaszrzasik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All clear!

@rob-maron rob-maron merged commit c8d9d2d into main Dec 3, 2024
17 checks passed
@rob-maron rob-maron deleted the rm/disk-backed-store branch December 3, 2024 16:37
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.

3 participants