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
25 stars 15 forks source link

Add Minio to github actions to use in test suite #77

Open verscheures opened 3 weeks ago

verscheures commented 3 weeks ago

Closes PowerDNS/lightningstream#36

I took the liberty to add a Minio to the go workflow so test can be ran against it in the CI. I also changed the wording in the test.sh to reflect that it runs against a Minio on localhost.