kingbus
Binlog storage solution
A distributed system for storing and replicating MySQL binlog files
A distributed MySQL binlog storage system built on Raft
889 stars
49 watching
133 forks
Language: Go
last commit: almost 4 years ago
Linked from 1 awesome list
binlogdistributed-systemsgolangmysqlmysql-binlograftstorage
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
| An implementation of a storage mechanism within a decentralized distributed system | 156 |
| An implementation of the LogStore and StableStore interfaces from Hashicorp's Raft, designed for use with a key-value store. | 49 |
| A client library for MySQL binary log replication protocol | 193 |
| Provides a locking primitive using MySQL's GET_LOCK mechanism to synchronize access in multi-instance applications. | 62 |
| A distributed key-value cache system based on the Raft consensus protocol | 27 |
| A distributed key-value database system using the Raft consensus protocol | 4 |
| A data structure used to store persistent key-value pairs in a blockchain network. | 426 |
| A lightweight and configurable logging library for Go. | 405 |
| A library that provides a full read/write file system in a single file on top of an SQLite database | 614 |
| A F# client library that provides a simple interface to interact with a sandboxed Prolog environment for querying and evaluating logic rules. | 10 |
| Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| A lightweight, thread-safe, and append-only in-memory data structure | 123 |
| A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |