Hi all! It was great to meet you all yesterday. I was looking into Atomix, and looks like they have a somewhat official Clojure wrapper: https://github.com/atomix/trinity
I looked into that and it's based on atomix 1.x, and they're on 3.1.x now
so I opted to just do interop
their docs are pretty good
there are a few errors, but between that and the api docs I was able to get things working
@lukaszkorecki great to meet you as well
Awesome! Looks like they have a gossip discovery which I wasn't aware of last time I looked at it - I'll probably investigate our leader election use case next week and report back (or do a talk 😉 )
awesome