logoalt Hacker News

no1youknowz05/14/20251 replyview on HN

> In-house graph-vector storage engine (to replace LMDB)

Not sure if it's possible. But why not use fjall, if it is? [0]

[0]: https://github.com/fjall-rs/fjall/


Replies

GeorgeCurtis05/14/2025

We went with LMDB because it was a lot faster. But will definitely look over this before we work on our own engine