Hi there,
I'm sure you're aware but one of Hazelcast's offerings is a distributed IAtomicReference. On top of this, one can build a distributed atom - e.g. https://github.com/jimpil/hazel-atom/blob/master/src/hazel_atom/core.clj.
Are you interested in this? Perhaps the implementation can be further improved given Hazelcast v5, or maybe not - i haven't exactly looked at it recently...in any case, having a distributed atom would be a neat feature, right?
Hi there,
I'm sure you're aware but one of Hazelcast's offerings is a distributed
IAtomicReference. On top of this, one can build a distributed atom - e.g. https://github.com/jimpil/hazel-atom/blob/master/src/hazel_atom/core.clj.Are you interested in this? Perhaps the implementation can be further improved given Hazelcast v5, or maybe not - i haven't exactly looked at it recently...in any case, having a distributed atom would be a neat feature, right?