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☆38Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A fully featured SQL database written in Go☆49Updated 4 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- 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
- An implementation of the Raft consensus protocol.☆37Updated 11 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 8 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Minimal hashicorp/raft example☆37Updated 2 weeks ago
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆44Updated last week
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- ☆34Updated 4 years ago
- LSM-based key-value store in Go for educational purpose.☆69Updated 3 months ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- An implementation of an educational RDBMS in Go☆22Updated 11 months ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆18Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated last month
- Implementation of MapReduce in Go.☆21Updated 4 years ago
- Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Q…☆17Updated last year
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- Distributed key-value database in Go☆43Updated 4 years ago