Files
kopia/cli
Jarek Kowalski 675bf4e033 Removed manifest manager refresh + server improvements (#835)
* manifest: removed explicit refresh

Instead, content manager is exposing a revision counter that changes
on each mutation or index change. Manifest manager will be invalidated
whenever this is encountered.

* server: refactored initialization API

* server: added unit tests for repository server APIs (HTTP and REST)

* server: ensure we don't upload contents that already exist

This saves bandwidth, since the client can compute hash locally
and ask the server whether the object exists before starting the upload.
2021-02-15 23:55:58 -08:00
..
2021-02-13 10:51:11 -08:00
2021-02-12 09:09:42 -08:00
2020-02-25 17:24:44 -08:00
2020-08-12 19:28:53 -07:00