Irmin.BackendSourceBackend defines functions only useful for creating new backends. If you are just using the library (and not developing a new backend), you should not use this module.
Watch provides helpers to register event notifications on read-write stores.
The modules that define a complete Irmin backend. Apply an implementation to Of_backend to create an Irmin store.