very fast at protocol indexer with flexible filtering, xrpc queries, cursor-backed event stream, and more, built on fjall
rust fjall at-protocol atproto indexer
Something went wrong. Try again.
[ops] extract record event emission and backlink hooks from apply_commit master
apply_commit's op loop is now unconditional: per-op stream/jetstream event emission lives in ops::record_events (RecordEmitter, a ZST no-op without indexer_stream) and backlinks indexing goes through ops::backlink_ops no-op-able hooks. ApplyCommitResults carries a single events: RecordEvents instead of three cfg'd fields. ops.rs drops from 28 inline cfg sites to 4. verified live: full-network ingest, live create events carry inline record payloads and cids over /stream, deletes flagged, ids monotonic.
Author dawn Date (Jul 11, 2026, 3:44 PM UTC) Commit 80f8e2a8 80f8e2a8582e35276f3180b064b23af21ef83ff2 Parent 725b5468 725b546893827bf78f0dabae4f2d142d6a88f1df