/akka-jdbc-post

Companion project to my "Akka and JDBC to Services" blog post.

Primary LanguageScala

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