matrixcube

package module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

README

MatrixCube—Distributed System Made Easy

MatrixCube is a fundamental library to build distributed systems without considering reliability, consistency as well as scalability, it facilitates building the distributed stateful applications since the developers only need to care about business logic on single node. Currently, it's based on multi-raft to provide replicated state machine and would evolve to paxos families to be more friendly for scenarios across multiple datacenters.

Features

  • Strong consistent persistence storage
  • High availability
  • Horizontal scalability
  • Auto Rebalance

License

MatrixCube is licensed under the Apache version 2.0 license. This repository contains source code licensed from 3rd parties, details are here.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL