Skip to content

Commit

Permalink
Merge pull request redis#237 from go-redis/feature/mention-redis-lock
Browse files Browse the repository at this point in the history
Mention distributed locks
  • Loading branch information
dim committed Jan 6, 2016
2 parents c510761 + be6b602 commit 0363b69
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 @@ -13,6 +13,7 @@ Supports:
- [Ring](http://godoc.org/gopkg.in/redis.v3#NewRing).
- [Cache friendly](https://github.com/go-redis/cache).
- [Rate limiting](https://github.com/go-redis/rate).
- [Distributed Locks](https://github.com/bsm/redis-lock).

API docs: http://godoc.org/gopkg.in/redis.v3.
Examples: http://godoc.org/gopkg.in/redis.v3#pkg-examples.
Expand Down

0 comments on commit 0363b69

Please sign in to comment.