Skip to content
Snippets Groups Projects

Prefetch support

Merged Jürg Billeter requested to merge juerg/prefetch into master
All threads resolved!
4 files
+ 231
0
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 5
0
@@ -70,3 +70,8 @@ Options:
Path to the PEM-encoded public client certificate for https with
certificate-based client authentication. If this is specified,
``--client-key`` must be specified as well.
* --prefetch
Download all files from the remote CAS server on startup to reduce access
latency.
Loading