makers.bolt.fun
makers.bolt.fun copied to clipboard
Ideate on a Nostr caching service
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
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.