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☆31Updated 8 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated 4 months ago
- A fully featured SQL database written in Go☆38Updated last month
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 5 months ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆41Updated last year
- LSM-based key-value store in Go for educational purpose.☆64Updated last week
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆25Updated 3 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 4 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- Benchmark utility for the tidwall/btree Go package☆22Updated last year
- Key-value store on top of Raft Consensus Algorithm☆11Updated 6 years 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.☆25Updated last month
- An implementation of the Raft consensus protocol.☆36Updated 8 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆55Updated 4 months ago
- Scheduler of events for near real-time systems☆24Updated last year
- Building a scheme live on Twitch in Golang☆21Updated last year
- ☆35Updated 4 years ago
- Databases are awesome! 🕶☆58Updated last year
- Persistent Key-Value store based on BitCask.☆18Updated last month
- Redis clone using Neco☆28Updated 10 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆41Updated last week
- Wrapper around LUA script executor for long-running scripts☆18Updated 6 months ago
- Minimal hashicorp/raft example☆36Updated 2 years ago
- (educational) build your own disk based KV store☆12Updated 7 months ago
- A demo implementation of write ahead log.☆18Updated 4 years ago
- ☆27Updated last year