goburrow / cache

Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
BSD 3-Clause "New" or "Revised" License
574 stars 48 forks source link

Is this cache thread safe? #22

Closed yangxudong closed 3 years ago

yangxudong commented 3 years ago

Is this cache thread safe?

nqv commented 3 years ago

yes, it should