Global Feed Post Login
Replying to Avatar jb55

working on an embedded database custom-built for nostr. think an embeddable strfry. It will probably be the fastest special-purpose database on the planet once it’s done.

I’ve built a custom in-memory note representation with O(1) and zero-copy access so that you can memory-map the data from inside lmdb directly into your data types without needing to serialize anything in and out.

if that didn’t make sense, the TLDR: shit is about to get real fast.

https://github.com/damus-io/nostrdb

Avatar
vasily 2y ago

Is this something all relays will use by default or what is the intended use case(s)?

Reply to this note

Please Login to reply.

Discussion

No replies yet.