======================== Storage ======================== Storage is a Pyrame module that manages data created by other modules and its inclusion on the `RunDB `. Storage allows to use a mount point and a path to transparently store data elsewhere in the network. It also automates common tasks such as saving the :doc:`calxml ` configuration and a log with optional varmod variables (e.g.: stats) at the same place as data files. API === .. automodule:: cmd_storage :members: :member-order: bysource