Acquire.ObjectStore package¶
Submodules¶
- Acquire.ObjectStore._encoding module
- Acquire.ObjectStore._errors module
- Acquire.ObjectStore._function module
- Acquire.ObjectStore._mutex module
- Acquire.ObjectStore._objstore module
- Acquire.ObjectStore._oci_objstore module
- Acquire.ObjectStore._parregistry module
- Acquire.ObjectStore._testing_objstore module
Module contents¶
Acquire : (C) Christopher Woods 2018
This module contains the interfaces to the object store that provides the storage of all state for the system. As such, this is the foundation module that is unlikely to be used by the user, but instead is used by most of the other modules.