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
proxy.golang.org
Versions
36
36
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Overall
Top 6.7%