mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
The `watchfiles` library supports event batching, which allows us to process multiple filesystem changes in a single run. This change also avoids database calls in the watcher as much as possible.