Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 606 Bytes

File metadata and controls

12 lines (11 loc) · 606 Bytes

ringpop-common

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.

Layout

  • 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