Snailclimb / Snailclimb/JavaGuide
RedLock实现分布式锁
Open
Nobody has claimed this yet.
enhancement
perfect
- Dominant language
- JavaScript
- Stars
- 159k
- Forks
- 46.1k
- Avg merge
- 14h 36m
- Merged PRs (30d)
- 6
Description
刚学习到这,有几处问题实在理解不了,希望博主不吝赐教一下:
1、redlock 中的多个节点跟平时理解的redis的集群模式 是不是一回事呢?
2、各个节点之间是如何同步数据的呢?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions RedLock and Redis cluster mode but identifies no repository file or test. Start by researching how RedLock's multiple Redis nodes relate to Redis clustering and how data synchronization works between those nodes. Done means documenting clear answers to both questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis
- Domain
- distributed-systems
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100