Backend.WatchSourceWatch provides helpers to register event notifications on read-write stores.
workers () is the number of background worker threads managing event notification currently active.
The type for watch hooks.
Register a function which looks for file changes in a directory and return a function to stop watching. It is probably best to use Irmin_watcher.hook there. By default, it uses none.