Skip to content
master
Go to file
Code
This branch is 6 commits ahead, 15 commits behind patrickmn:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

This is a stripped-down version of patrickmn's go-cache.

The following have been removed:

  • increment and decrement functions
  • serialization and deserialization
  • experimental sharded cache

Other notable changes include:

  • keys are now interface{} instead of string
  • added GetOrLoad function

About

No description, website, or topics provided.

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.