Chris Hansen
Chris Hansen
Another alternative is [git2consul-go](https://github.com/KohlsTechnology/git2consul-go) (forked from [go-git2consul](https://github.com/Cimpress-MCP/go-git2consul)) which has some level of atomicity for KV updates.
:+1: Sounds good to me > On Mar 21, 2016, at 3:27 PM, Ian Robertson [email protected] wrote: > > Currently, if a class attempts to use pojomatic, does not have...
Thanks, that is great news. Thanks for the quick reply.
try ``` clojars.org http://clojars.org/repo ```
Sorry, I got it wrong in my last comment. Using `take()` blocks here, but doesn't that mean it will continue to block until a change happens? Meaning if no change...