Expand description
Provides a simple, storage back-end for the DrMem control system.
This is the simplest data-store available. It only saves the last value for each device. It also doesn’t provide persistent storage for device meta-information so, after a restart, that information is reset to its default state.
This back-end is useful for installations that don’t require historical information but, instead, are doing real-time control with current values.