Skip to content

Link Matt's rapid sync server deployment #163

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

Merged
merged 1 commit into from
Aug 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_blog/announcing-rapid-gossip-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ Without Rapid Gossip Sync, we measured sync data using a random set of 80,000 ch

With Rapid Gossip Sync, a snapshot representing the same graph took up 4.7MB and, after gzip, only 2MB. The time to process and apply that snapshot on a mobile phone was less than 0.4 seconds. For more detailed numbers, please refer to the [Rapid Gossip Sync README](https://github.com/lightningdevkit/rust-lightning/tree/main/lightning-rapid-gossip-sync).

We're excited for you to try Rapid Gossip Sync out and invite you to look at the [server code](https://github.com/lightningdevkit/rapid-gossip-sync-server). If you don't wish to operate a Rapid Gossip Sync snapshotting server, feel free to try our deployment, which is available at rapidsync.lightningdevkit.org.
We're excited for you to try Rapid Gossip Sync out and invite you to look at the [server code](https://github.com/lightningdevkit/rapid-gossip-sync-server). If you don't wish to operate a Rapid Gossip Sync snapshotting server, feel free to try our deployment, which is available at [rapidsync.lightningdevkit.org](https://rapidsync.lightningdevkit.org).