Having the LMDB backend from milli is the root of a lot of problems (#10, #101, #227); we need a redb polyfill over in heed.
Unfortunately, I won't be able to get around to this for quite some time. If you know Rust, or want to learn some, I'd really appreciate some help here. I'd be more than happy to help guide you on what to do to get this landed.
Having the LMDB backend from milli is the root of a lot of problems (#10, #101, #227); we need a
redb
polyfill over in heed.Unfortunately, I won't be able to get around to this for quite some time. If you know Rust, or want to learn some, I'd really appreciate some help here. I'd be more than happy to help guide you on what to do to get this landed.