akka-jdbc-post This is the supporting example project for my blog post on Akka and JDBC that follows the promise + circuit breaker approach. The Vagrantfile provided will boot the PostgreSQL instance required by the tests, e.g. $ vagrant up $ sbt test