Registry / networking / bsm-redis-lock

bsm-redis-lock

JSON →
library8.0.0+incompatiblegogounverified

Provides a distributed lock implementation using Redis.

go get github.com/bsm/redis-lock
INSTALL
IMPORT
SIG · BSM-REDIS-LOCK
B
bsm-redis-lock
networkinggov8.0.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

redislock
github.com/bsm/redis-lock

Create a new Redis-based distributed lock.

package main import "github.com/bsm/redis-lock" func main() { lock, _ := redislock.New(nil, "mykey", nil) _ = lock }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.0.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
bsm-redis-lock — go get bsm-redis-lock · libregistry