indradb-sled 0.1.0

A sled-backed datastore for IndraDB
Documentation

IndraDB Sled Implementation Docs

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.