cargowatch-store 0.1.0

SQLite persistence layer for CargoWatch sessions, logs, diagnostics, and artifacts.
Documentation
1
2
3
4
5
6
7
# cargowatch-store

SQLite persistence for CargoWatch sessions, logs, diagnostics, and artifacts.

This crate owns database setup, migrations, and the storage APIs used to retain CargoWatch history.

Project repository: <https://github.com/dunamismax/cargowatch>