Yes, they are both separate systems What are you trying to achieve? What does compatibility even mean? Use a ratis client to talk to an etcd cluster?
On Wed., Jul. 20, 2022, 6:51 a.m. Antoine Toulme, <[email protected]> wrote: > Hello folks, > > I am looking at ratis to create a Java-backed consensus client, compatible > with an existing etcd-backed raft client. > > It appears that Ratis is using protobuf files, similar to what etcd does. > It looks like they are not currently compatible with etcd, at first glance. > Is that a correct reading? > > Cheers, > > Antoine
