Documentation ¶
Overview ¶
Package memcache for cache provider
depend on github.com/bradfitz/gomemcache/memcache
go install github.com/bradfitz/gomemcache/memcache
Usage: import(
_ "github.com/tianmaotalk/beego/v2/client/cache/memcache" "github.com/tianmaotalk/beego/v2/client/cache"
)
bm, err := cache.NewCache("memcache", `{"conn":"127.0.0.1:11211"}`)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.