Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Hong Ooi 4d1d9a5da3
Lease fix (#80)
* add lease header to put-blocklist

* load pkgs quietly

* fix for new behaviour with append blobs and hns

* also test blob transfers

* also test adls lease

* reword news
2021-02-17 19:33:18 +11:00
Hong Ooi c47df7face
Md5 (#73)
Implements MD5 hashing:
- store hash on upload
- check hash on download
- add Content-MD5 header on transfers for error checking
2020-09-24 02:06:33 +10:00
Hong Ooi 5ebd3a66eb
Append blob (#71)
* commit

* append blob uploading

* list_blobs working

* document, implement actual appending

* redocument

* update mds

* fix example

* tests

* regression error fixes

* more regression fixes

* doc refresh
2020-09-07 16:31:42 +10:00