PowerDNS / lightningstream

Lightning Stream syncs LMDB databases through S3 buckets between multiple servers, including PowerDNS Authoritative server 4.8+ LMDBs
https://doc.powerdns.com/lightningstream/
MIT License
28 stars 16 forks source link

simpleblob to v0.2.6 #66

Closed udf2457 closed 1 year ago

udf2457 commented 1 year ago

simpleblob to v0.2.6 (and run go mod tidy) Introduces use of Content-MD5 header in S3 uploads in order to ensure end-to-end integrity. See #65

udf2457 commented 1 year ago

Forgot to update lighningstream docs for the new disable_send_content_md5 config option. Will re-submit PR