Search
Jetstream (AT Proto)
A simplified JSON event stream for AT Protocol
- Good place to start is with the event stream docs: Event Stream - AT Protocol
- and jetstream: GitHub - bluesky-social/jetstream: A simplified JSON event stream for AT Proto
E.g. Bluesky are built on top of these Jetstreams.
# Reading Jetstream with ClickHouse
- Blog: Building a Medallion architecture for Bluesky data with ClickHouse
- Reading Bluesky and its Jetstream at SQL Playground by ClickHouse
- The code: GitHub - jazware/bsky-experiments: A mirror of my personal monorepo’s AT Proto tools
Origin: Bluesky and AT Protocol
References:
Created 2024-11-14