jclouds/blobstore
Andrew Gaul 8cd68a3503 JCLOUDS-1369: improving slicing with many parts
Previously with GCS and its maximum 32 parts, the slicing algorithm
would sliced 3.2 GB blobs into (31) 32 MB parts and (1) 2.3 GB part.
With this algorithm it creates (31) 100 MB parts and (1) smaller part.
2018-01-09 12:56:00 -08:00
..
src JCLOUDS-1369: improving slicing with many parts 2018-01-09 12:56:00 -08:00
pom.xml Remove clojure bindings 2017-07-10 11:39:11 -07:00