patrickmn/go-cache

An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.

Gogolibrarycache
This is stars and forks stats for /patrickmn/go-cache repository. As of 02 May, 2024 this repository has 7472 stars and 868 forks.

go-cache go-cache is an in-memory key:value store/cache similar to memcached that is suitable for applications running on a single machine. Its major advantage is that, being essentially a thread-safe map[string]interface{} with expiration times, it doesn't need to serialize or transmit its contents over the network. Any object can be stored, for a given duration or forever, and the cache can be safely used by multiple goroutines. Although go-cache isn't meant to be used as a persistent datastore,...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
external-secrets/external-secretsGoHCLMakefile3.1k+23576+4
inancgumus/learngoGoOther17.7k02.4k0
actions-runner-controller/actions-runner-controllerGoShellSmarty3.7k09240
aws/aws-sdk-goGoOther8.4k02.1k0
argoproj/argo-cdGoTypeScriptLua14.3k+594.3k+15
kubernetes-sigs/kubebuilderGoShellOther6.9k01.3k0
kubeapps/kubeappsGoTypeScriptShell4.7k07170
ahmetb/kubectxGoShell16k+311.2k+1
bridgecrewio/terragoatHCL1k02.2k0
terraform-google-modules/terraform-google-cloud-storageHCLGoMakefile14103950