Ringpop is a library for scalable, fault-tolerant application layer sharding. There are currently implementations of it in Node.js and Go. ringpop-common is the home for cross-language compatible tools and documentation for all of Ringpop's implementations.
- admin/ is the place to find CLI tools for live operation of Ringpop
- lang/ is the parent directory for all implementations (go, node) of Ringpop
- test/ is the home for cross-platform integration tests
- tools/ is the home for cross-platform development tools
- ui/ is the home of a web visualization tool for Ringpop