Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create redis_cluster.go #3175

Merged
merged 2 commits into from
May 28, 2018
Merged

Create redis_cluster.go #3175

merged 2 commits into from
May 28, 2018

Conversation

mo0feng
Copy link

@mo0feng mo0feng commented May 23, 2018

session support redis cluster

super redis cluster
// )
//
// func init() {
// globalSessions, _ = session.NewManager("redis", ``{"cookieName":"gosessionid","gclifetime":3600,"ProviderConfig":"127.0.0.1:7070;127.0.0.1:7071"}``)
Copy link
Member

Choose a reason for hiding this comment

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

please update the comments on how to use it.

fix  use it comments
Copy link
Author

@mo0feng mo0feng left a comment

Choose a reason for hiding this comment

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

repair use comment

@astaxie astaxie merged commit c3c0adb into beego:develop May 28, 2018
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.

3 participants