CockroachDB <https://github.com/cockroachdb/cockroach> is attempting to do the same, making use of Google's Go Raft <https://github.com/goraft/raft>reference implementation. We probably should work with the Barge <https://github.com/mgodave/barge> devs to the same effect.
Off topic, but do we have a RocksDB <http://rocksdb.org/>-based CacheStore yet? :) On 16 May 2014 11:26, Gustavo Fernandes <[email protected]> wrote: > On 16 May 2014 16:36, "Emmanuel Bernard" <[email protected]> wrote: > > > > On Fri 2014-05-16 8:22, Bela Ban wrote: > > > Interesting, thanks for the link ! > > > Makes me want to implement this in JGroups. Should be relatively easy > > > with *static* membership. Different ballgame though with dynamic > > > memberships... > > > > That's the same of these approaches. They require a static membership. > > Or number of nodes at least. > > > > Section 6 of the Raft paper covers dynamic configuration (membership) > changes, although it looks a bit involved > > Gustavo > > _______________________________________________ > 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
