Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve
Homeland.redis
method. Follow Rails way, minimize external …
…dependencies Redis in Rails has built-in ConnectionPool implement, not need extermal gem.
- Loading branch information
b071e4d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
测试没有通过,需要修复
b071e4d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个不要改,要确保 db 是 0,不然线上会坏掉