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.
-
Updated
Sep 18, 2024 - Go
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.
Add a description, image, and links to the go-parallel-caching topic page so that developers can more easily learn about it.
To associate your repository with the go-parallel-caching topic, visit your repo's landing page and select "manage topics."