httk.store.mongo¶
MongoDB storage support for httk-store.
The package itself is importable without PyMongo. The backend modules are
loaded lazily so applications that do not use MongoDB do not need the optional
httk-store[mongodb] dependency installed.
Submodules¶
- httk.store.mongo.database
- httk.store.mongo.documents
- httk.store.mongo.entry_provider
- httk.store.mongo.evaluator
- httk.store.mongo.fsck
- httk.store.mongo.leases
- httk.store.mongo.mapping
- httk.store.mongo.optimade
- httk.store.mongo.results
- httk.store.mongo.searcher
- httk.store.mongo.store
- httk.store.mongo.stored_properties