coherence.backends (package)

The backends package contains a sub package coherence.backends.models which contains some base classes meant to be used to create a custom Backend.

Also contains all Cohen3 available backends. Most of them are BackendStores which allow to create a Media Server for specific situations. Check out each module for further documentation.

Here are all available Cohen3 Backends:

coherence.backends.models (package)

If you plan to write a custom backend this classes should make easier to develop it:

If you want to see some more examples about how to apply those classes you can check those backends: