JyotinderSingh / go-walLinks
A Write-Ahead-Log implementation in Go
☆23Updated 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:
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Log-structured merge-tree☆33Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- ☆34Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated 3 weeks ago
- Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".☆32Updated 4 years ago
- A RISC-V virtual processor, written in Go.☆26Updated 11 months ago
- A distributed message queue.☆125Updated 6 months ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- An implementation of the Raft consensus protocol.☆40Updated last month
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- A basic Raft implementation in Go.☆233Updated last year
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆33Updated 9 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated 2 months ago
- SimpleDB - A Simple Relational DBMS☆25Updated 11 months ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- A fully featured SQL database written in Go☆52Updated 11 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆99Updated 3 months ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆61Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year