cache icon indicating copy to clipboard operation
cache copied to clipboard

some go routines call the Get function for one key at the same time, may put pressure on the server

Open yiting1122 opened this issue 4 years ago • 1 comments

image

if the key is loading ,need wait.

Thanks

yiting1122 avatar Jul 23 '21 07:07 yiting1122

yes, there is already a TODO https://github.com/goburrow/cache/blob/f6da914dd6e3546dffa8802919dbca80cd33abe3/local.go#L293

nqv avatar Jul 23 '21 21:07 nqv