dineshgowda24 / redislock
🔏 Simplified distributed locking implementation using Redis
☆16Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for redislock
- A disk based KV store (based on Bitcask implementation)☆170Updated 11 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆92Updated 3 weeks ago
- Simple and efficient WAL implementation in Go 🚀☆55Updated 6 months ago
- LRU cache using go generics☆119Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆93Updated 2 years ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆80Updated 4 months ago
- A distributed message queue.☆124Updated 3 months ago
- When storing a value in a Go interface allocates memory on the heap.☆71Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- (educational) build your own disk based KV store in Go☆194Updated 6 months ago
- B-tree implementation for Go☆233Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆241Updated 2 years ago
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆34Updated last week
- A high performance memory-bound Go cache☆89Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- ☆31Updated 3 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆27Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- The Service Bus!☆47Updated last month
- Distributed cache with gossip peer membership enrollment.☆108Updated 4 months ago
- ☆169Updated this week
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆100Updated 2 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated last year
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆63Updated 4 months ago
- LSM-based key-value store in Go for educational purpose.☆55Updated last month
- Minimal hashicorp/raft example☆32Updated 2 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆23Updated 2 years ago