Closed sbellem closed 7 years ago
Merging #286 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #286 +/- ##
=======================================
Coverage 99.15% 99.15%
=======================================
Files 9 9
Lines 237 237
=======================================
Hits 235 235
Misses 2 2
I like the simpler docker-compose file, with db
and bdb-server
. I wonder if bdb
isn't a little too general, though, since it's actually the driver that it's running.
I wonder if bdb isn't a little too general, though, since it's actually the driver that it's running.
This is from a client point of view. We have been using bdb
in the client's docs to refer to an instance of the client for example.
This PR updates the docker-compose file so that:
Note for @ttmc this will most likely require minor changes to docs. Will add you as a reviewer once the docs have been updated.