You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.
I could not find a mailing list to discuss about the API usage.
Here are some of my questions about the usage of snapshots.
Usually there would be some commits between TakeSnapshot() calls. If I use LoadSnapshot(), do I still need to run some other commands to load the commits?
If I call TakeSnapshot() periodically, there would be many snapshot files accumulated. Should I have some code to clean up the old snapshot files?
The Start() function does not seem to load the snapshots?
Chris
The text was updated successfully, but these errors were encountered:
I could not find a mailing list to discuss about the API usage.
Here are some of my questions about the usage of snapshots.
Usually there would be some commits between TakeSnapshot() calls. If I use LoadSnapshot(), do I still need to run some other commands to load the commits?
If I call TakeSnapshot() periodically, there would be many snapshot files accumulated. Should I have some code to clean up the old snapshot files?
The Start() function does not seem to load the snapshots?
Chris
The text was updated successfully, but these errors were encountered: