Skip to content

Commit

Permalink
attention for redlock
Browse files Browse the repository at this point in the history
  • Loading branch information
hanagantig committed Jan 10, 2022
1 parent dd29439 commit 2fd32f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

There is built-in implementation with redsync distributed lock
([Redis-based distributed mutual exclusion lock](https://github.com/go-redsync/redsync)).
> :warning: *Be careful and make sure to understand how the redlock algorithm works. Check [this discussion](http://antirez.com/news/101).*
Moreover, you are capable to provide your own locker implementation.
Check the [feature example](#job-distributed-lock).
Expand Down

0 comments on commit 2fd32f3

Please sign in to comment.