chunky-bits 0.2.0

Chunky Bits is simple, unmanaged, distributed HTTP object store tool.
1
2
3
4
5
6
7
8
9
10
11
destinations:
  - location: ./tmpdir/repo
    repeat: 99
metadata:
  type: path
  format: yaml
  path: ./tmpdir/metadata
profiles:
  default:
    data: 3
    parity: 2