proxy.golang.org : github.com/Sagleft/redsync : v1.0.4
Package redsync provides a Redis-based distributed mutual exclusion lock implementation as described in the post http://redis.io/topics/distlock. Values containing the types defined in this package should not be copied.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/%21sagleft/redsync@v1.0.4
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/gomodule/redigo v1.8.2
- github.com/hashicorp/go-multierror v1.1.0
- github.com/kr/pretty v0.1.0
- github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
- gopkg.in/yaml.v2 v2.4.0