SatsTonight on Nostr: this is why nostrgram is my favorite client so far. Besides the nice features, the ...
this is why nostrgram is my favorite client so far. Besides the nice features, the caching makes it really snappy and fast.
quoting nevent1q…qfczThat's one of the reasons I created a caching server for NostrGram.co. It caches all the events from the top 100 relays (by user counts) and reads from the caching server to only send a single event stream. Writes still get broadcasted to all configured write relays, but that's a tiny fraction of the bandwidth of reads.