makers.bolt.fun icon indicating copy to clipboard operation
makers.bolt.fun copied to clipboard

Ideate on a Nostr caching service

Open johnsBeharry opened this issue 3 years ago • 1 comments

Scenario: Nostr filter returns 200 events

  • How might we deal with the latency that this would create on the client?
    • Pagination (e.g. date)
    • Create caching service

johnsBeharry avatar Jul 18 '22 10:07 johnsBeharry

Latency from 200 events? So I'm developing a nostr client and fiatjaf's nostr-tools download 16k events in a minute with other libs downloading them in under 10s. 200 events should be totally manageable.

Giszmo avatar Oct 30 '22 23:10 Giszmo