bitemyapp / bloodhound

Haskell Elasticsearch client and query DSL
bitemyapp.com
BSD 3-Clause "New" or "Revised" License
424 stars 118 forks source link

Docker Compose support so that full test runs can be spun up #255

Closed bitemyapp closed 5 years ago

bitemyapp commented 5 years ago

It'd be nice to have a docker compose configuration so that we can fire up each of the ES versions that we currently support. That way developers don't have to manually flip instances around for each test suite.