Event finding: Given that you only have an event id, find which relay has it to discover who the author is and hit that author's home relay for more information (replies, reactions, zaps) about this event. Everything starts with an event ID search. It's a similar problem to the file distribution if you consider each event being a file.

Distributed search: A version of event finding, but based on search parameters like contents of an event or an image.

Voting: How to count things without an order of events / time chain (events can be created in the past).

Database Indexing Performance: SHA256 hashes make terrible Primary keys.

Relay Syncing: Efficient nostr-native whole-DB diff calculations are hard.

Reply to this note

Please Login to reply.

Discussion

No replies yet.