yii2-redis
yii2-redis copied to clipboard
fix issues #18
I fix it. Problem with type conversion
fixes #18
can you add a failing test case?
@cebe done :)
I'm afraid this will break compatibility with existing data in redis. Upgrading to new version will result in some records to not be found anymore.
I think this solution is better