Expand description
Objects and traits for data persistence.
Structs
- A
KVStoreimplementation that writes to and reads from the file system.
Traits
- Provides an interface that allows to store and retrieve persisted values that are associated with given keys.