ldmtam / go-bitcask
A Log-Structured Hash Table for Fast Key/Value Data implemented in Golang
☆14Updated last year
Alternatives and similar repositories for go-bitcask:
Users that are interested in go-bitcask are comparing it to the libraries listed below
- A showcase for using Temporal Workflow as Actors☆10Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆25Updated 3 years ago
- A simple wrapper for the Sarama high-level Apache Kafka consumer and producer in Golang☆9Updated 5 years ago
- Distributed, fault-tolerant, persistent, auto-increment ID generation service with Raft consensus☆25Updated last year
- on-disk hash table(mainly for WAL).☆27Updated last year
- ☆16Updated 2 years ago
- Orchestration-based saga implementation dealing with distributed transactions in a microservice architecture.☆39Updated 2 years ago
- Example about clean architecture in golang☆24Updated last year
- Collection of packages and tools to make writing Go code easier.☆19Updated 2 months ago
- A slick BTree on disk based key value store implemented in pure Go☆145Updated 2 years ago
- Send gRPCs to your Raft leader☆19Updated 3 years ago
- Database server written from scratch☆14Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Log-structured merge-tree☆29Updated last year
- Golang rate limiter for distributed system☆50Updated last year
- high performance key-value database written in Go. Based on Google LevelDB api.☆17Updated 8 months ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- LSM-based key-value store in Go for educational purpose.☆60Updated 2 months ago
- A goroutine job dispatcher based on worker-pool pattern.☆32Updated last year
- Timer framework in Golang (heap)☆11Updated 7 years ago
- An experimental & simple key-value service written in Go/C++☆28Updated 4 years ago
- Raft protocol implementation as part of "Distributed databases" course in UCU☆13Updated 5 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Microservices Golang Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium☆21Updated last year
- 🧵 thead facilities in Go☆16Updated 4 years ago
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆30Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- B+ tree in pure Go.☆93Updated 9 years ago