karlseguin / ccache

A golang LRU Cache for high concurrency
MIT License
1.27k stars 118 forks source link

[WIP] - Rework how Stop works #61

Closed karlseguin closed 3 years ago

karlseguin commented 3 years ago

Work on improving how safe Stop (and other parts of the code) are: https://github.com/karlseguin/ccache/issues/59