Skip to content

koron-go/redlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koron-go/redlock

GoDoc CircleCI Go Report Card

An experimental implementation of Distributed Locks with Redis

How to test

$ docker run --rm -it -p 6379:6379 --name mem-redis redis:7.0.8-alpine3.17
$ go test

About

Yet another implementation of redlock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published