Open windley opened 9 years ago
The pico event store can snapshot current state from time to time and then just store events from the snapshot. This provides a nice backup for the pico.
This also provides an audit log from the time of the last snapshot.
One enhancement we'll need at some point is an event source within a pico. One that can be read for logging purposes and possibly used for playback, reliability etc.
This article has information on building an event source in MondgoDB.
Mark @solargroovy had these thoughts:
We'd want: