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☆39Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Log-structured merge-tree☆31Updated 2 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ☆34Updated 4 years ago
- LSM-based key-value store in Go for educational purpose.☆70Updated 4 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Minimal hashicorp/raft example☆39Updated last month
- An implementation of the Raft consensus protocol.☆37Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- A fully featured SQL database written in Go☆50Updated 5 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- Benchmark utility for the tidwall/btree Go package☆23Updated last year
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 9 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- A distributed message queue.☆125Updated last month
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆147Updated 3 months ago