douxu
b27b999873
add redis read and write lock conflict test of rwlocker
2025-04-02 16:47:51 +08:00
douxu
7b282c49f7
fix(lock script): fix bug of lock srcipt
...
1.fix bug of reset time wrong with ReentrantRLock in RLock script
2.fix bug of write lock failing to lock for the first time
3.fix bug of unlock failed with ReentrantWLock in UnWLock script
test(lock script): add new test of RLock and WLock
1.add refresh test of RLock
2.add new test of ReentrantWLock#
2025-03-13 16:51:50 +08:00
douxu
d962462c42
add rlock lock&unlock test and rlock reentrant test
2025-03-12 16:24:28 +08:00
douxu
d404dc4335
fix bug of lock script and refresh script in redission rw lock
2025-03-11 15:35:15 +08:00
douxu
7e3d94db4b
optimize structer of redisLock and acquisition statements of lock
2025-03-07 16:16:26 +08:00
douxu
09225fc96f
optimize structer of redisRWLock and acquisition statements of write lock
2025-03-06 16:35:36 +08:00
douxu
c08f4b91f5
optimize read lock acquisition statements of redisRWLock
2025-03-05 16:42:59 +08:00
douxu
b894d61b54
init UnRLockScript 、WLockScript、UnWLockScript、RefreshLockScript script
2025-03-04 16:33:35 +08:00
douxu
2c2c2811a7
init read lock script of distributedlock
2025-02-28 16:00:16 +08:00