amphp/redis
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
v2.0.4
780K downloads/mo
#3566 most downloaded on Packagist
amphp/redis
What this package is like to depend on
Last release 5 months ago
03 Mar 2026
Release timing varies
gaps range from 3 weeks to 1.1 years
Some releases are documented
notes for 9 of 31 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
36 releases · first in 2015
1 release in the last 12 months
see the full history below
Release timeline
35 releases · Apr 2015 to Mar 2026Releases
latest 36-
v2.0.403 Mar 2026 -
v2.0.315 Jan 2025Release notes
Open source → -
v2.0.203 Aug 2024 -
v2.0.1no date -
v2.0.020 Aug 2023Release notes
Open source →Initial release compatible with AMPHP v3. As with other libraries compatible with AMPHP v3, most cases of parameters or returns of
Promise<ResolutionType>have been replaced withResolutionType.- Added
RedisParcelin theSyncsub-namespace implementing theParcelinterface fromamphp/sync - Added
RedisConnectorinterface to decouple connecting and init commands such asAUTHandSELECT - Reorganized class names / namespaces for better overview
Redismoved toRedisClientSubscriber/Subscriptionmoved toRedisSubscriber/RedisSubscriptionCachemoved toRedisCacheMutexsub-namespace has been changed toSync. All classes within now have a prefix of Redis, e.g.,Mutex→RedisMutex,MutexOptions→RedisMutexOptionsConfigmoved toRedisConfigRespSocketmoved toAmp\Redis\Connection\RedisConnectionand is an interface nowRespParsermoved toAmp\Redis\Protocol\RespParserQueryExecutormoved toAmp\Redis\Connection\RedisLinkRemoteExecutormoved toAmp\Redis\Connection\ReconnectingRedisLinkRedisHyperLogLogmoved toAmp\Redis\Command\RedisHyperLogLogRedisListmoved toAmp\Redis\Command\RedisListRedisMapmoved toAmp\Redis\Command\RedisMapRedisSetmoved toAmp\Redis\Command\RedisSetRedisSortedSetmoved toAmp\Redis\Command\RedisSortedSetSortOptionsmoved toAmp\Redis\Command\Option\SortOptionsSetOptionsmoved toAmp\Redis\Command\Option\SetOptionsSocketExceptionmoved toAmp\Redis\Connection/RedisConnectionExceptionParserExceptionmoved toAmp\Redis\Protocol\ProtocolExceptionQueryExceptionmoved toAmp\Redis\Protocol\QueryException
RedisSubscriptionis now a simple PHP iterator now thatAmp\Iteratoris no longer necessary with fibers.
- Added
-
v2.0.0-beta.307 Nov 2022 pre-releaseNothing published for this version
-
v2.0.0-beta.220 Oct 2022 pre-releaseNothing published for this version
-
v2.0.0-beta.108 May 2022 pre-releaseNothing published for this version
-
v1.1.326 Oct 2023Release notes
Open source →- Fixed #84: Unexpected connection close in
RemoteExecutorcausing method call on null.
- Fixed #84: Unexpected connection close in
-
v1.1.203 May 2023 -
v1.1.125 Mar 2023 -
v1.1.018 Feb 2023 -
v1.0.711 Jan 2022Nothing published for this version
-
v1.0.618 Oct 2021Nothing published for this version
-
v1.0.512 Oct 2021Nothing published for this version
-
v1.0.427 Jul 2020Nothing published for this version
-
v1.0.316 May 2020Nothing published for this version
-
v1.0.216 May 2020Nothing published for this version
-
v1.0.124 Oct 2019Nothing published for this version
-
v1.0.029 Sep 2019Nothing published for this version
-
v1.0.0-rc224 Sep 2019 pre-releaseNothing published for this version
-
v1.0.0-rc110 Sep 2019 pre-releaseNothing published for this version
-
v0.3.605 Jun 2019Nothing published for this version
-
v0.3.521 Aug 2019Nothing published for this version
-
v0.3.421 Aug 2019Nothing published for this version
-
v0.3.317 Nov 2017Nothing published for this version
-
v0.3.214 Nov 2017Nothing published for this version
-
v0.3.109 Sep 2017Nothing published for this version
-
v0.3.024 Jun 2017Nothing published for this version
-
v0.2.506 May 2016Nothing published for this version
-
v0.2.429 Apr 2016Nothing published for this version
-
v0.2.325 Apr 2016Nothing published for this version
-
v0.2.224 Apr 2016Nothing published for this version
-
v0.2.125 Feb 2016Nothing published for this version
-
v0.2.027 Aug 2015Nothing published for this version
-
v0.1.029 Apr 2015Nothing published for this version