"""
Backends that extend U1DB functionality.
"""

import objectstore


__all__ = [
    'objectstore']