Did you consider the option presented in [1]? Cheers,
[1] https://github.com/infinispan/infinispan/blob/master/client/hotrod-client/src/test/java/org/infinispan/client/hotrod/ReplaceWithVersionConcurrencyTest.java -- Galder Zamarreño Infinispan, Red Hat > On 18 Dec 2015, at 11:24, Sanne Grinovero <[email protected]> wrote: > > Hi all, > I'm well aware that we don't have support for counters generally > speaking, but for Infinispan in embedded mode I could so far use some > clumsy workarounds: inefficient solutions but at least I could get it > to work. > > I'm not as expert in using the remote client though. Could someone > volunteer to draft me some possible solution? > > I would still hope the team will attack the issue of having efficient > atomic counters too, but at this very moment I'd be happy with a > temporary, low performance workaround. > Server side scripting maybe? > > Thanks, > Sanne > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
