> 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/
We went with LMDB because it was a lot faster. But will definitely look over this before we work on our own engine
We went with LMDB because it was a lot faster. But will definitely look over this before we work on our own engine