Mike Saffitz
Mike Saffitz
We're seeing the following message in our logs: `[WARN] [2016-05-05 17:40:35,793] [EventService-akka.actor.default-dispatcher-12] c.s.a.k.StreamFSM akka://EventService/user/$b/stream0: unhandled event StartProcessing in state Draining` Is this an error we should be concerned about? How...
We're huge fans of mongoid-history, but are finding that we're generating a sufficiently large history tracks collection (>1B documents) that MongoDB itself may not be the best database to store...
First, thanks for the really useful library. The merge utility doesn't appear to work on deeply nested paths. For example, if I have a schema: ``` name: first: String last:...
How do I delete the configuration once set if I decide to no longer use GitHub issues?