v0.2.1
- New features
- Automatic persistence and snapshots for PropertyTables. This makes it
possible to usePropertyTablefor small key/value stores like those for
storing runtime settings especially for Nerves devices. PropertyTable
protects against corruption and unexpected reboots that happen mid-write.
- Automatic persistence and snapshots for PropertyTables. This makes it