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

Bluesky: switch from firehose to jetstream #1491

Open
snarfed opened this issue Nov 15, 2024 · 1 comment
Open

Bluesky: switch from firehose to jetstream #1491

snarfed opened this issue Nov 15, 2024 · 1 comment

Comments

@snarfed
Copy link
Owner

snarfed commented Nov 15, 2024

Not really a pain point for us right now, our firehose consumer is stable and only 20-30% of a core, even with the firehose peaking above 1500khz right now, but this would be a good courtesy to the Bluesky team. Jetstream consumers cost them significantly less than firehose consumers, in bandwidth and CPU, and we don't currently verify signatures or use the MST blocks, so we don't really need the firehose itself.

A big chunk of this is done in a stash already.

image
@snarfed
Copy link
Owner Author

snarfed commented Nov 20, 2024

Need to prioritize this now due to bluesky-social/atproto#3036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant