moonfire-nvr/db
Scott Lamb d9841fd634 fix compilation error in benchmark
This needs a separate run of "cargo +nightly bench --features=nightly", so I
missed it in a couple previous commits. I probably should set up travis-ci...
2018-02-22 21:57:43 -08:00
..
testdata initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
Cargo.toml initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
coding.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
db.rs extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
dir.rs extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
lib.rs knob to reduce db commits (SSD write cycles) 2018-02-22 16:35:34 -08:00
raw.rs extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
recording.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.proto initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.rs initial split of database to a separate crate 2018-02-20 23:15:39 -08:00
schema.sql extend recording_playback with an open_id 2018-02-22 21:46:41 -08:00
testutil.rs fix compilation error in benchmark 2018-02-22 21:57:43 -08:00