Skip to content

Fix non clustered redis connection and add redis URL validator

Compare
Choose a tag to compare
@zhenqianz zhenqianz released this 12 Mar 07:04
· 85 commits to master since this release
4ebb1b3
bugfix: fix goredis connect on non clustered redis (#2)

* bugfix: fix goredis connect on non clusetered redis

* bump: changelog

* feature: add redis URL scheme checker