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.
☆281Updated 6 months ago
Alternatives and similar repositories for minicache:
Users that are interested in minicache are comparing it to the libraries listed below
- A basic Raft implementation in Go.☆215Updated 9 months ago
- A distributed message queue.☆123Updated 5 months ago
- Durable coroutines for Go☆412Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆668Updated 10 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆526Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆363Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆94Updated 2 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆905Updated 2 years ago
- High Availability Raft Framework for Go☆608Updated last year
- A simple In-Memory Data Grid in Go☆71Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆67Updated this week
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆275Updated last week
- A Kafka log inspired in-memory and append-only data structure☆129Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆715Updated 3 weeks ago
- 🐺 A Lightweight Cloud Native API Gateway.☆132Updated this week
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,371Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆878Updated last year
- B-tree implementation for Go☆235Updated 2 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…☆156Updated last year
- Mortar is a GO framework/library for building gRPC (and REST) web services.☆680Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated last year
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 3 months ago
- Concurrency toolkit for Go☆190Updated 5 months ago
- Simplified error handling in Go☆168Updated 2 years ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆258Updated 5 months ago
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆364Updated last year
- Write as Functions, Deploy as a Monolith or Microservice with WebAssembly☆329Updated this week
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆217Updated 11 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,451Updated last year
- Transactional outbox harvester for Postgres → Kafka, written in Go☆191Updated 2 years ago