drmem-db-simple 0.3.0

Simple backend for DrMem control system
Documentation
1
2
3
4
5
6
7
# drmem-db-simple

This crate provides a simple storage module for the [DrMem control
system](https://github.com/DrMemCS/drmem).

In this storage module, there is no persistence across boots and only
the last value of each device is saved.