JyotinderSingh / go-wal
A Write-Ahead-Log implementation in Go
☆16Updated 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☆32Updated 9 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆26Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 6 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆28Updated last year
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 5 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆97Updated 4 months ago
- Minimal hashicorp/raft example☆37Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 5 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆38Updated 3 years ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- LSM-based key-value store in Go for educational purpose.☆65Updated 3 weeks ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated last month
- A demo implementation of write ahead log.☆18Updated 4 years ago
- A RISC-V virtual processor, written in Go.☆25Updated last month
- A fully featured SQL database written in Go☆42Updated last month
- Databases are awesome! 🕶☆58Updated last year
- Scheduler of events for near real-time systems☆24Updated last year
- An implementation of an educational RDBMS in Go☆23Updated 8 months ago
- ☆35Updated 4 years ago
- Redis clone using Neco☆28Updated 10 months ago
- Database server written from scratch☆14Updated 2 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆28Updated 4 years ago
- Persistent Key-Value store based on BitCask.☆18Updated last month
- Building a scheme live on Twitch in Golang☆21Updated last year
- A simple cassandra like kv store using gossip protocol☆14Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago