pcache

Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.

// repository documentation