libbe.storage¶
Define the Storage and
VersionedStorage classes for storing BE
data.
Also define assorted implementations for the Storage classes:
Also define an assortment of storage-related tools and utilities:
-
libbe.storage.get_http_storage(location)¶
-
libbe.storage.get_storage(location)¶ Return a Storage instance from a repo location string.
-
libbe.storage.get_vcs_storage(location)¶