bluele / gcache

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
MIT License
2.6k stars 271 forks source link

Add github action integration #74

Closed bluele closed 3 years ago

bluele commented 3 years ago

fix #73