Add documentation for snapshots

This commit is contained in:
Dustin J. Mitchell
2021-09-28 19:17:20 -04:00
parent 75fd0ff83a
commit eadce9f15a
3 changed files with 126 additions and 8 deletions

View File

@@ -19,5 +19,6 @@
* [Tasks](./tasks.md)
* [Synchronization and the Sync Server](./sync.md)
* [Synchronization Model](./sync-model.md)
* [Snapshots](./snapshots.md)
* [Server-Replica Protocol](./sync-protocol.md)
* [Planned Functionality](./plans.md)