summaryrefslogtreecommitdiffhomepage
path: root/Storage
Commit message (Collapse)AuthorAge
* separate error code for already exsisting object storeJoey Hess2016-08-12
|
* don't allow overwrite of object fileJoey Hess2016-08-12
|
* add shardCountJoey Hess2016-08-11
|
* write via temp fileJoey Hess2016-08-11
| | | | | avoids short reads, and also if a backup program came along while the write was happening, avoids short backups
* obscure shard timestampsJoey Hess2016-08-11
|
* catch IO exceptionsJoey Hess2016-08-11
|
* pluggable object storage layerJoey Hess2016-08-11