Files
kopia/cli
Jarek Kowalski 1af3d86ec7 Added support for separate packs for metadata
This puts all content blocks with non-empty prefix into starting with
`q` instead of `p`. This neatly separates all data (p) from metadata
(q) at the storage level and allows different storage policies, since
most data is not going to be ever accessed ever, but metadata is going
to be read a lot..

We can more aggressively cache contents from `q`.
2019-07-17 08:35:35 -10:00
..
2019-06-02 22:56:57 -07:00
2019-05-27 15:48:39 -07:00
2019-07-10 21:03:40 -07:00