Readonly
getPath where the store is saved.
Readonly
saveSaves the store to the disk.
Readonly
saveSaves all stores to the disk.
Readonly
saveSaves all the stores to the disk immediately, ignoring the save strategy.
Readonly
saveSaves the store to the disk immediately, ignoring the save strategy.
Readonly
startStarts watching for changes.
Readonly
stopStops watching for changes.
A contract that a store must adhere to in order to be considered a valid implementation.