1 unstable release
Uses old Rust 2015
| 0.1.0 | Nov 4, 2021 |
|---|
#96 in #data-store
41KB
866 lines
IndraDB Sled Implementation 
This is an implementation of the IndraDB datastore for sled.
The sled datastore is not production-ready yet. sled itself is pre-1.0, and makes no guarantees about on-disk format stability. Upgrading IndraDB may require you to manually migrate the sled datastore. Additionally, there is a standing issue that prevents the sled datastore from having the same level of safety as the RocksDB datastore.
Dependencies
~8–14MB
~281K SLoC