{"type":"rich","version":"1.0","author_name":"Lez (npub1el…2cume)","author_url":"https://nostr.ae/npub1elta7cneng3w8p9y4dw633qzdjr4kyvaparuyuttyrx6e8xp7xnq32cume","provider_name":"njump","provider_url":"https://nostr.ae","html":"I need a simple JS nostr in-memory event store. Filters should be supported. e.g. events = eventstore.req({kinds: [1,6], authors: [pubkey1, pubkey2]})\n\nwindow.nostrdb is good, but I want it to work in nodejs.\nnostrify/NSet is good, but I need it to understand the filter API.\nThere is a test relay, in-memory (dunno the name), but it listens on a port, I don't need that.\n\nAny ideas?\n\nI am kind of clueless where I should seek such information, but that's a story for another day."}
