Add getter and setter method for redis.pool object #4

Merged
lunny merged 1 commits from junpayment/master into master 2018-01-12 14:43:40 +00:00
Owner

Author: @junpayment

Fixed to reuse the objects created by this method in other packages.

We also considered the case of setting objects created with methods of other packages with the opposite pattern.

Specifically, I'd like to specify pool with redisstore.NewRediStoreWithPool ().

https://github.com/boj/redistore

Author: @junpayment Fixed to reuse the objects created by this method in other packages. We also considered the case of setting objects created with methods of other packages with the opposite pattern. Specifically, I'd like to specify pool with redisstore.NewRediStoreWithPool (). https://github.com/boj/redistore
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm-redis-cache#4
No description provided.