Fjall
Visit ToolFjall is an open-source, log-structured, embeddable key-value storage engine written in Rust. It offers a thread-safe BTreeMap-like API and LSM-tree-based storage.
At a glance
Trending
Fjall is an open-source, log-structured, embeddable key-value storage engine written in Rust. It offers a thread-safe BTreeMap-like API and LSM-tree-based storage.
Trending
About
Fjall is an open-source, embeddable key-value storage engine implemented in Rust. It utilizes a log-structured design and provides a thread-safe API similar to a BTreeMap. The storage mechanism is based on an LSM-tree, which is optimized for write-heavy workloads. Key features include support for efficient range and prefix searching, the ability to manage multiple keyspaces, and built-in data compression to optimize storage usage. It is designed for developers needing a robust and performant embedded storage solution.
Capabilities
Pricing & Plans
open-source
Free
FAQs
Trending