danielvegamyhre / minicache
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gRPC interfaces secured with mTLS.
☆280Updated 9 months ago
Alternatives and similar repositories for minicache:
Users that are interested in minicache are comparing it to the libraries listed below
- Gain is a high-performance io_uring networking framework written entirely in Go.☆537Updated last year
- A distributed message queue.☆124Updated 8 months ago
- Durable coroutines for Go☆416Updated 9 months ago
- A basic Raft implementation in Go.☆222Updated last year
- 🐺 A Lightweight Cloud Native API Gateway.☆132Updated last week
- Concurrency toolkit for Go☆203Updated 8 months ago
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆370Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- High Availability Raft Framework for Go☆618Updated 2 months ago
- LRU cache using go generics☆119Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆367Updated last year
- 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…☆160Updated last year
- A simple In-Memory Data Grid in Go☆72Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆132Updated last week
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated 10 months ago
- A disk based KV store (based on Bitcask implementation)☆175Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆908Updated 2 years ago
- B-tree implementation for Go☆236Updated 3 years ago
- Robust framework for running complex workload scenarios in isolation, using Go; for integration, e2e tests, benchmarks and more! 💪☆229Updated 11 months ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆219Updated last year
- 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…☆223Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 5 months ago
- Go module providing unified interface and efficient clients to work with various object storage providers until like GCS, S3, Azure, SWIF…☆147Updated 3 weeks ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆322Updated this week
- Checklist for code reviews☆156Updated 4 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Go port of Google's Swiss Table hash table☆423Updated 2 weeks ago
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,403Updated last week
- Write as Functions, Deploy as a Monolith or Microservice with WebAssembly☆332Updated last week
- The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ord…☆238Updated last month