2.0.0 RC1
Pre-release
Pre-release
This release provides compatibility with amphp/redis@v1.
Note: This is a pre-release, there might be breaking changes in the final stable version.
Some BC breaks were required for compatibility in RedisStorage.
RedisStorageconstructor now requires an instance ofAmp\Redis\RedisandAmp\Redis\Mutex\Mutex.RedisStorage::getClient()now returns an instance ofAmp\Redis\Redis.
The rest of the API remains unchanged, so only changes to Redis storage initialization should be required when upgrading from v1.x.