Top 2.8% forks on proxy.golang.org
proxy.golang.org : github.com/retgits/flogo-components/activity/globalcache
Package globalcache implements a wrapper around go-cache for Flogo. 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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/retgits/flogo-components/activity/globalcache
Keywords:
flogo
, flogo-apps
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/retgits/flogo-components/activity
Stars: 25 on GitHub
Forks: 20 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago