# 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.