retia 0.2.0

A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms. Rust-only fork of CozoDB.
Documentation

retia

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 8 of them enabled by default.

default

compact (default)

graph-algo (default)

minimal (default)

requests (default)

graph (default)

rayon (default)

storage-sqlite (default)

storage-sqlite-src (default)

compact-single-threaded

flash

This feature flag does not enable additional features.

io-uring

jemalloc

rotating

This feature flag does not enable additional features.

storage-new-rocksdb

storage-rocksdb

wasm