storj/pkg/metainfo/kvmetainfo
Jess G d84cd719ff
add const stripesPerBlock const to calc blocksize (#2163)
* add const stripesPerBlock, update comments in Pad, add speed to progressbar

* change size of erasure share size, update comments

* missing copyright

* update tests with stripesPerBlock
2019-06-11 10:14:05 -07:00
..
buckets_test.go add const stripesPerBlock const to calc blocksize (#2163) 2019-06-11 10:14:05 -07:00
buckets.go makes sure all uplink cli configs get passed to libuplink, add stripeSize (#2103) 2019-06-06 11:55:10 -07:00
metainfo.go use SerializableMeta to store bucket attributes (#1658) 2019-04-10 18:27:04 -04:00
objects_test.go add const stripesPerBlock const to calc blocksize (#2163) 2019-06-11 10:14:05 -07:00
objects.go makes sure all uplink cli configs get passed to libuplink, add stripeSize (#2103) 2019-06-06 11:55:10 -07:00
paths.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
project.go use SerializableMeta to store bucket attributes (#1658) 2019-04-10 18:27:04 -04:00
stream.go pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00