Go to file
Greg Heartsfield 65969a4121 feat: store events in SQLite and allow querying
Events are persisted in a local database, and can be queried through
subscriptions.
2021-12-11 15:48:59 -06:00
src feat: store events in SQLite and allow querying 2021-12-11 15:48:59 -06:00
.gitignore feat: store events in SQLite and allow querying 2021-12-11 15:48:59 -06:00
Cargo.lock feat: store events in SQLite and allow querying 2021-12-11 15:48:59 -06:00
Cargo.toml feat: store events in SQLite and allow querying 2021-12-11 15:48:59 -06:00
rustfmt.toml feat: cargo build files and expected dependencies 2021-12-05 08:42:28 -06:00