This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-29 01:26:48 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
87bb5ed0bcaeb52ccb97ccdd2fadc92663b6f41e
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 <
i@wolfogre.com
>
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
…
locker.go
…
memory_locker.go
…
redis_locker.go
…