JyotinderSingh / go-walLinks
A Write-Ahead-Log implementation in Go
☆24Updated 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☆45Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Log-structured merge-tree☆34Updated 2 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A fully featured SQL database written in Go☆53Updated 11 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆37Updated last year
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- ☆34Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 6 months ago
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆50Updated last week
- An implementation of the Raft consensus protocol.☆40Updated 2 months ago
- A distributed message queue.☆125Updated 7 months ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆28Updated 4 years ago
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- JSON document-based CMS, written with Go, SQLite & HTMX☆19Updated this week
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆21Updated 3 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A RISC-V virtual processor, written in Go.☆26Updated 11 months ago