dineshgowda24 / redislockLinks
🔏 Simplified distributed locking implementation using Redis 
☆16Updated 5 years ago
Alternatives and similar repositories for redislock
Users that are interested in redislock are comparing it to the libraries listed below
Sorting:
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
 - Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆360Updated 5 months ago
 - B-tree implementation for Go☆239Updated 3 years ago
 - FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆375Updated last year
 - A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated last year
 - (educational) build your own disk based KV store in Go☆251Updated last year
 - Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
 - A distributed message queue.☆125Updated 4 months ago
 - A basic Raft implementation in Go.☆228Updated last year
 - My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
 - LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago
 - A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
 - A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
 - Minimal hashicorp/raft example☆41Updated 4 months ago
 - Fast selection algorithms for Go☆249Updated 11 months ago
 - Durable coroutines for Go☆422Updated last year
 - ☆34Updated 4 years 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…☆225Updated last year
 - Toru is a Go module proxy with caching and rewrite capabilities☆24Updated 3 months ago
 - Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆186Updated last year
 - Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
 - Tool to visualize the graph of embedded structs in Go projects☆230Updated last year
 - A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 3 years ago
 - Extremely fast, light weight, zero alloc logfmt logging library for Go.☆98Updated 3 years ago
 - A RISC-V virtual processor, written in Go.☆26Updated 9 months ago
 - Concurrency toolkit for Go☆217Updated last year
 - A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
 - LRU cache using go generics☆120Updated 3 years ago
 - Zero-allocation type-safe pool for Go☆244Updated 2 years ago
 - Advent of Go Profiling 2021.☆18Updated 3 years ago