deirokay.backend

Functions

detect_backend

Map the object class to the proper backend value.

register_backend_method

Modify a method to make it an alternative (alias) for another method (alias_for) when the specified backend is active.

Classes

MultiBackendMixin

Mixin class which all multi-backend resources in Deirokay derives from.