# yuseferi/gocache

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/yuseferi-gocache).**

20 stars · 2 forks · Go · GPL-3.0

## Links

- GitHub: https://github.com/yuseferi/gocache
- awesome-repositories: https://awesome-repositories.com/repository/yuseferi-gocache.md

## Description

Gocache is an in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications. it is safe with concorent go routine access.

## Tags

### Part of an Awesome List

- [Caching Libraries](https://awesome-repositories.com/f/awesome-lists/data/caching-libraries.md) — Data-race-free cache with auto-purge.
