danielvegamyhre / minicacheLinks
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gRPC interfaces secured with mTLS.
☆281Updated last year
Alternatives and similar repositories for minicache
Users that are interested in minicache are comparing it to the libraries listed below
Sorting:
- A basic Raft implementation in Go.☆233Updated last year
- A distributed message queue.☆125Updated 6 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆379Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last week
- Durable coroutines for Go☆423Updated last year
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆229Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆556Updated 2 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆362Updated 7 months ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆373Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- High Availability Raft Framework for Go☆655Updated last week
- ☆255Updated 3 weeks ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆226Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- Write as Functions, Deploy as a Monolith or Microservice with WebAssembly☆339Updated last week
- A minimal container runtime written in Go that was made mainly for learning purposes and is intended to be as simple as possible.☆178Updated 4 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- nanoQ — high-performance brokerless Pub/Sub for streaming real-time data☆159Updated 5 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Checklist for code reviews☆158Updated 4 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Go port of Google's Swiss Table hash table☆462Updated 6 months ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year