{
  "RETHINKDB": {
    "URL": "rethinkdb://localhost:28105"
  , "DATABASE": "test"
  }
, "LOGGING": {
    "LEVEL": "NONE"
  }
}