issues
search
aeraki-mesh
/
aeraki
Manage any layer-7 protocols in a Service Mesh.
https://www.aeraki.net
Apache License 2.0
744
stars
140
forks
source link
replace map[string]string with sync.Map
#363
Closed
xichengliudui
closed
1 year ago
xichengliudui
commented
1 year ago
What this PR does / Why we need it:
remove sync.Mutex
[ ] Did you explain what problem does this PR solve? Or what new features have been added?
[ ] Have you added related test cases?
[ x ] Have you modified the related document?
[ ] Is this PR backward compatible?
What this PR does / Why we need it:
remove sync.Mutex