httk.store.backend

Storage backends for httk-store.

Each subpackage is a self-contained storage backend:

Two backend-neutral modules sit alongside the subpackages, driver-free and shared by every backend:

Importing this package pulls in neither sqlalchemy nor pymongo; the driver-backed names load lazily on first use of the relevant subpackage.

Submodules