Discover Packages
github.com/spiral/roadrunner-plugins/v2
memcached
memcachedkv
package
Version:
v2.7.0-rc.1
Opens a new window with list of versions in this module.
Published: Jan 11, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewMemcachedDriver returns a memcache client using the provided server(s)
with equal weight. If a server is listed multiple times,
it gets a proportional amount of weight.
type Config struct {
Addr []string
}
func (s *Config ) InitDefaults()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.