moonfire-nvr/db
Scott Lamb dfee66c84b support additional recording_integrity timestamps
These are not actually populated by the code yet. I'm trying to get the
v3 schema frozen as soon as possible; actually using the fields can come
later.

Add some explanation of their value in time.md, along with some general
musing on leap seconds, and a correction on the frequency error of my cameras.
2018-03-21 22:32:41 -07:00
..
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
upgrade support additional recording_integrity timestamps 2018-03-21 22:32:41 -07:00
Cargo.toml tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00
check.rs new recording_integrity table 2018-03-09 13:37:30 -08:00
coding.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
db.rs save timestamps along with opens 2018-03-10 16:15:36 -08:00
dir.rs tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00
lib.rs tests and fixes for Writer and Syncer 2018-03-07 04:42:46 -08:00
raw.rs new recording_integrity table 2018-03-09 13:37:30 -08:00
recording.rs view in-progress recordings! 2018-03-02 15:40:32 -08:00
schema.proto more safety around adding/deleting dirs 2018-03-01 12:24:32 -08:00
schema.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.sql support additional recording_integrity timestamps 2018-03-21 22:32:41 -07:00
testutil.rs save timestamps along with opens 2018-03-10 16:15:36 -08:00
writer.rs save timestamps along with opens 2018-03-10 16:15:36 -08:00