5 ms·
Fjall is an LSM-based key-value store written in Rust. It is pretty similar to RocksDB. I do wish to note also that Marvin's blog posts are very informative an
by iczero 9mo ago
Fjall is an LSM-based key-value store written in Rust. It is pretty similar to RocksDB.
I do wish to note also that Marvin's blog posts are very informative and a great read. I would highly suggest reading them if you are at all interested in how Fjall or other LSM-based storage engines work.