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
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 11 months ago
- (educational) build your own disk based KV store in Goβ244Updated last year
- A distributed message queue.β125Updated 3 months ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.β82Updated 8 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)β374Updated last year
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.β32Updated last year
- B-tree implementation for Goβ239Updated 3 years ago
- Toru is a Go module proxy with caching and rewrite capabilitiesβ24Updated 2 months ago
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.β18Updated 3 years ago
- A background jobs library for Go that allows pluggable brokers/store for distribution.β432Updated 3 months ago
- Durable coroutines for Goβ420Updated last year
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even β¦β69Updated 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
- Fast selection algorithms for Goβ249Updated 10 months ago
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)β170Updated last week
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLβ103Updated 3 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.β123Updated 2 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
- Simple and efficient WAL implementation in Go πβ61Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.β206Updated 2 years ago
- Extremely fast, light weight, zero alloc logfmt logging library for Go.β96Updated 3 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shiβ¦β332Updated 4 months ago
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.β164Updated 3 months ago
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availabβ¦β77Updated 6 months ago
- LRU cache using go genericsβ119Updated 3 years ago
- Tool to visualize the graph of embedded structs in Go projectsβ231Updated last year
- A basic Raft implementation in Go.β228Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.β110Updated 6 months ago
- Cookies, but with structs, for happiness.β110Updated 4 months ago