-
Notifications
You must be signed in to change notification settings - Fork 181
Open
6 / 66 of 6 issues completedMilestone
Description
User-defined snapshotting is based on the load-snapshot and save-snapshot interfaces Golem is already using for supporting manual updates. We can use these user-defined state serialization functions to save the state of an agent and restore it, avoiding the full replay of a potentially long oplog.
Reactions are currently unavailable