Streaming Events from Nostr Relays
Dumping every event from a Nostr relay should be simple — pick your filters, set a time window, iterate. With BigBrotr’s stream_events, it is.
Dumping every event from a Nostr relay should be simple — pick your filters, set a time window, iterate. With BigBrotr’s stream_events, it is.
A technical deep dive into BigBrotr’s architecture — eight services, ~18,000 lines of Python, 25 stored procedures, 11 materialized views, and the design decisions behind a Nostr relay observatory.
Introducing BigBrotr — a distributed relay observatory for the Nostr network built with Python and PostgreSQL.