Provides a Redis-based distributed mutual exclusion lock implementation.
go get github.com/go-redsync/redsync/v4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Redis mutex.
Use the appropriate pool implementation (e.g., goredis/v9).
No dependency data recorded yet.