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 11 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Log-structured merge-tree☆31Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- Simple and efficient WAL implementation in Go 🚀☆60Updated last year
- LSM-based key-value store in Go for educational purpose.☆68Updated 3 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 7 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- Databases are awesome! 🕶☆58Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Embedded open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆60Updated this week
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 7 months ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- An implementation of an educational RDBMS in Go☆23Updated 11 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Benchmark utility for the tidwall/btree Go package☆23Updated last year
- A disk based KV store (based on Bitcask implementation)☆178Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆132Updated 2 months ago
- A cloud native embedded storage engine built on object storage.☆92Updated 2 months ago
- SimpleDB - A Simple Relational DBMS☆26Updated 4 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 weeks ago
- Persistent Key-Value store based on BitCask.☆18Updated 4 months ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- An implementation of the Raft consensus protocol.☆38Updated 10 months ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- ☆34Updated 4 years ago