Start on making replica higher-level, with some TODO's

This commit is contained in:
Dustin J. Mitchell 2020-01-12 17:52:00 -05:00
parent 4203f232ad
commit ad08991292
6 changed files with 228 additions and 73 deletions

View file

@ -7,6 +7,7 @@
* add HTTP API
* add pending-task indexing to Replica
* abstract server into trait
* fix TODO items in replica.rs
* implement snapshot requests
* implement backups
* implement client-side encryption