blakeblackshear.frigate/frigate/record
Nicolas Mowen 8bc76d19db
DB Optimizations (#6712)
* Enable auto vacuums

* Enable auto vacuum

* Fix separator

* Fix separator and remove incorrect log

* Limit to 1 row since that is all that is used

* Add index on camera + segment_size

* Formatting

* Increase timeout and cache_size

* Set DB mode to NORMAL synchronous level

* Formatting

* Vacuum every 2 weeks

* Remove fstring

* Use string

* Use consts
2023-06-11 07:23:18 -05:00
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
cleanup.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
export.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
maintainer.py Fix bug introduced in new linter (#6754) 2023-06-11 07:18:47 -05:00
record.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
util.py Move recording management to separate process (#6248) 2023-04-26 07:25:26 -06:00