Having inspired from tools like Uber's Ringpop and a strong desire to understand how distributed systems work - Suuchi was born.
Suuchi is toolkit to build distributed data systems, that uses gRPC under the hood as the communication medium. The overall goal of this project is to build pluggable components that can be easily composed by the developer to build a data system of desired characteristics.
This project is alpha quality and not meant to be used in any production setting. We welcome all kinds of feedback to help improve the library.
Read the Documentation at http://ashwanthkumar.github.io/suuchi.
Suuchi in sanskrit means an Index1.
If you're getting ClassNotFound
exception, please run mvn clean compile
once to generate the protoc files.