JyotinderSingh / go-wal
A Write-Ahead-Log implementation in Go
☆13Updated last year
Alternatives and similar repositories for go-wal:
Users that are interested in go-wal are comparing it to the libraries listed below
- An LSM Tree based Key-Value storage engine written in Go☆29Updated 8 months ago
- ViewStamped Replication implementation in Go☆38Updated last year
- Simple and efficient WAL implementation in Go 🚀☆58Updated 9 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆95Updated 3 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 5 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- Persistent Key-Value store based on BitCask.☆18Updated 3 weeks ago
- LSM-based key-value store in Go for educational purpose.☆60Updated 2 months ago
- A fully featured SQL database written in Go☆36Updated 3 weeks ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆28Updated last year
- A RISC-V virtual processor, written in Go.☆23Updated 3 weeks ago
- (educational) build your own disk based KV store☆12Updated 6 months ago
- An implementation of an educational RDBMS in Go☆23Updated 7 months ago
- A Github repo for Building a NoSQL database from zero☆55Updated 2 years ago
- Implementation of MapReduce in Go.☆19Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆54Updated 4 months ago
- Implement your own RDBMs☆15Updated 5 months ago
- Databases are awesome! 🕶☆58Updated last year
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆41Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆115Updated last year
- Key-value store benchmarking tool☆11Updated 7 months ago
- ☆48Updated last year
- Cloud-native distributed key-value database.☆11Updated 8 months ago
- A collection of resources about databases and related topics☆85Updated 2 years ago
- A demo implementation of write ahead log.☆18Updated 4 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆25Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆39Updated 4 months ago