kingbus

Binlog storage solution

A distributed system for storing and replicating MySQL binlog files

A distributed MySQL binlog storage system built on Raft

GitHub

888 stars
49 watching
133 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list

binlogdistributed-systemsgolangmysqlmysql-binlograftstorage

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
primlabs/bucket A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. 31
tristanls/k-bucket An implementation of a storage mechanism within a decentralized distributed system 156
rfyiamcool/raft-badger An implementation of the LogStore and StableStore interfaces from Hashicorp's Raft, designed for use with a key-value store. 49
2tvenom/myreplication A client library for MySQL binary log replication protocol 193
sanketplus/go-mysql-lock Provides a locking primitive using MySQL's GET_LOCK mechanism to synchronize access in multi-instance applications. 62
qichengzx/m2 A distributed key-value cache system based on the Raft consensus protocol 27
hslam/raftdb A distributed key-value database system using the Raft consensus protocol 4
cosmos/iavl A data structure used to store persistent key-value pairs in a blockchain network. 423
gookit/slog A lightweight and configurable logging library for Go. 400
guardianproject/libsqlfs A library that provides a full read/write file system in a single file on top of an SQLite database 612
ninjarobot/pengines.client A F# client library that provides a simple interface to interact with a sandboxed Prolog environment for querying and evaluating logic rules. 10
xfxdev/xlog Provides a flexible logging system with a plugin architecture and customizable log layouts. 8
btrask/sqlheavy Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. 23
embano1/memlog A lightweight, thread-safe, and append-only in-memory data structure 122
deepfabric/elasticell A distributed NoSQL key-value storage system with strong consistency and reliability 527