This website requires JavaScript.
Explore
Help
Sign In
simon.suckut
/
Gitea
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6eb5950835dd8e0eef2ef6d343af4acfce40a2fc
Gitea
/
modules
/
globallock
T
History
3 people
Lunny Xiao
GitHub
Jason Song
2da2000413
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (
#31813
)
...
Replace
#26486
Fix
#19620
--------- Co-authored-by: Jason Song <
[email protected]
>
2024-09-06 10:12:41 +00:00
..
globallock_test.go
…
globallock.go
Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (
#31813
)
2024-09-06 10:12:41 +00:00
locker_test.go
Refactor globallock (
#31933
)
2024-08-29 03:48:21 +00:00
locker.go
Refactor globallock (
#31933
)
2024-08-29 03:48:21 +00:00
memory_locker.go
Refactor globallock (
#31933
)
2024-08-29 03:48:21 +00:00
redis_locker.go
Refactor globallock (
#31933
)
2024-08-29 03:48:21 +00:00