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.
☆280Updated 10 months ago
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.☆226Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- Durable coroutines for Go☆417Updated 10 months ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last week
- A cloud native embedded storage engine built on object storage.☆92Updated 2 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆541Updated last year
- High Availability Raft Framework for Go☆634Updated last month
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- A distributed message queue.☆125Updated 9 months ago
- The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ord…☆244Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆676Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 3 weeks ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆221Updated last year
- Mortar is a GO framework/library for building gRPC (and REST) web services.☆678Updated 2 weeks ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A background jobs library for Go that allows pluggable brokers/store for distribution.☆418Updated 3 months ago
- A simple In-Memory Data Grid in Go☆73Updated 3 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆888Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆909Updated 2 years ago
- nanoQ — high-performance brokerless Pub/Sub for streaming real-time data☆158Updated 4 years ago
- Concurrency toolkit for Go☆210Updated 10 months ago
- Function scheduler for Go & WebAssembly☆289Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆134Updated 3 weeks 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…☆223Updated last year
- B-tree implementation for Go☆238Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆132Updated 3 weeks ago
- A disk based KV store (based on Bitcask implementation)☆178Updated last year
- Go port of Google's Swiss Table hash table☆432Updated 2 months 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…☆162Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆324Updated last year