Skip to main content

Crate index_db

Crate index_db 

Source
Expand description

ยงindex-db

B+tree indexing primitive for Rust storage engines - ordered keys, range scans, and concurrent access over paged storage.

Scaffold release (v0.1.0). The public surface is being designed across the 0.x series and frozen at v1.0. See docs/API.md and dev/ROADMAP.md.