nostrdb support filter queries, full text search, note stats, multithreaded ingester with efficient note de-dupe by a quick exit json parser, flatbuffer-like binary note format for zero serialization (queries return pointers to virtual memory) . It’s like an embedded strfry. IndexedDB isn’t really comparable.
So yeah its like a caching relay in your phone
Login to reply
Replies (2)
Is nostrdb open source? Is there documentation to implement it?
Interesting