Skip to content

modify memcached or redis can be select#12

Open
TatsuNet wants to merge 8 commits intomasterfrom
feature/modify_memcached_or_redis_can_be_select
Open

modify memcached or redis can be select#12
TatsuNet wants to merge 8 commits intomasterfrom
feature/modify_memcached_or_redis_can_be_select

Conversation

@TatsuNet
Copy link

modify memcached or redis can be select

opts := []OptionFunc{}
if cfg.Servers != nil {
opts = append(opts, LastLevelCacheServerAddrs(*cfg.Servers))
opts = append(opts, LastLevelCacheServer(*cfg.Servers))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LastLevelCacheServers ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants