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)β196Updated last year
- A distributed message queue.β125Updated 2 months ago
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 9 months ago
- β34Updated 4 years ago
- (educational) build your own disk based KV store in Goβ242Updated last year
- 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)β372Updated last year
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in productionβ184Updated last year
- Fast selection algorithms for Goβ247Updated 8 months ago
- A basic Raft implementation in Go.β228Updated last year
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.β82Updated 6 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
- Simple and efficient WAL implementation in Go πβ61Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLβ103Updated 3 years ago
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)β167Updated 2 months ago
- Advent of Go Profiling 2021.β18Updated 3 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.β29Updated 3 years ago
- A background jobs library for Go that allows pluggable brokers/store for distribution.β427Updated last month
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.β245Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.β205Updated 2 years ago
- Extremely fast, light weight, zero alloc logfmt logging library for Go.β96Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.β76Updated 5 months ago
- Concurrency toolkit for Goβ217Updated last year
- Load file-backed memoryβ122Updated 2 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shiβ¦β331Updated 3 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Goβ93Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.β123Updated 2 years ago
- A cloud native embedded storage engine built on object storage.β94Updated 5 months ago
- Toru is a Go module proxy with caching and rewrite capabilitiesβ24Updated last month
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availabβ¦β74Updated 5 months ago