Skip to content

An in-memory key:value store/cache with item expiration and generics

License

Notifications You must be signed in to change notification settings

doraemonkeys/ggcache

Repository files navigation

ggcache

Go Reference Go Report Card Coverage Status

Installation

go get github.com/doraemonkeys/ggcache

Features

  • Simple API
  • Goroutine safe
  • Item expiration and automatic deletion
  • Optimized concurrent loading for cache misses

Reference

About

An in-memory key:value store/cache with item expiration and generics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages