tsift-sqlite 0.1.65

SQLite graph store backend for tsift
Documentation
1
2
3
4
5
6
7
# tsift-sqlite

SQLite graph store backend for tsift.

This crate implements the shared GraphStore contract against the local
`.tsift/graph.db` SQLite read model. It is part of the versioned tsift workspace
and is published with the rest of the split crates.