Interface for a store processor that processes data before it is written to storage and after it is loaded from storage.
v0.0.1
The type of the data that is written to storage.
Readonly
Post-process the data after it is hydrated from storage.
Pre-process the data before it is stored to storage.
Interface for a store processor that processes data before it is written to storage and after it is loaded from storage.
Since
v0.0.1