An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/bartventer/gocache/memcache

Package memcache provides a Memcache Client implementation of the driver.Cache interface. It uses the memcache library to interact with a Memcache Client. The URL should have the following format: Each <host>:<port> pair corresponds to the Memcache Client node. You can create a Memcache cache with New: Please note that due to the limitations of the Memcache protocol, pattern matching operations are not supported. This includes the cache.Cache Count and DelKeys methods, which will return a cache.ErrPatternMatchingNotSupported error if called.

Ecosystem
proxy.golang.org
Versions
36
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/bartventer/gocache/memcache
spec
License
Namespace github.com/bartventer/gocache
First Release over 1 year ago
Last Synced 27 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 6.7%