# StorageRegistry (/jsdoc/pixi-vn/index/namespaces/StorageRegistry)



StorageRegistry  is a singleton namespace that holds global state for the storage system.
**DO NOT** import this module directly; use `storage`.

Variables [#variables]

* [defaultStorage](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/variables/defaultStorage)
* [storage](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/variables/storage)
* [tempStorageDeadlines](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/variables/tempStorageDeadlines)

Functions [#functions]

* [clearOldTempVariables](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/functions/clearOldTempVariables)
* [getFlag](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/functions/getFlag)
* [getVariable](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/functions/getVariable)
* [removeVariable](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/functions/removeVariable)
* [setExternalStoreHandler](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/functions/setExternalStoreHandler)
* [setFlag](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/functions/setFlag)
* [setVariable](/jsdoc/pixi-vn/index/namespaces/StorageRegistry/functions/setVariable)
