storj/pkg/metainfo/kvmetainfo
Jess G bf3d168cf6
makes sure all uplink cli configs get passed to libuplink, add stripeSize (#2103)
* makes sure all uplink cli configs get passed to libuplink, add stripSize

* update comment

* update defaults for uplink config blocksize

* changes per CR, update uplink config defaults

* pass shareSize from uplink config

* move block size validation to kvmeta pkg

* fix tests

* shareSize default 1k, rm config option blocksize

* rm printing err to stdout
2019-06-06 11:55:10 -07:00
..
buckets_test.go makes sure all uplink cli configs get passed to libuplink, add stripeSize (#2103) 2019-06-06 11:55:10 -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 makes sure all uplink cli configs get passed to libuplink, add stripeSize (#2103) 2019-06-06 11:55:10 -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