JyotinderSingh / go-walLinks
A Write-Ahead-Log implementation in Go
☆22Updated last year
Alternatives and similar repositories for go-wal
Users that are interested in go-wal are comparing it to the libraries listed below
Sorting:
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- Log-structured merge-tree☆31Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 5 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- A fully featured SQL database written in Go☆51Updated 6 months ago
- ☆34Updated 4 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- A RISC-V virtual processor, written in Go.☆25Updated 6 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 10 months ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆28Updated 3 years ago
- An implementation of the Raft consensus protocol.☆38Updated 2 weeks ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆94Updated 5 months ago
- Raft protocol implementation as part of "Distributed databases" course in UCU☆14Updated 6 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆190Updated last year
- A distributed message queue.☆125Updated 2 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 5 months ago