Josh Graham

Results 14 issues of Josh Graham

"dusty" appears twice, maybe others? ¯\_(ツ)_/¯

bug

Feature
skewer

Feature
Export DBMS

Feature
Export DBMS

Keeps connections open to import and export database. Takes a single collection and document ID to squeal. Probably use a "webhooks" asynch web approach

Feature

Perhaps: sleep(1) until first minute sleep(3) until 5th minute sleep(10) after that Gives more time to the real work of doing the squeal.

Feature

``` scala /** * The port to use for a test server. Defaults to 19001. May be configured using the system property * testserver.port */ lazy val testServerPort = Option(System.getProperty("testserver.port")).map(_.toInt).getOrElse(19001)...

Update URL to ADR blog

Update URL to ADR blog