- Made this library compatible with
xp-forge/uri
, version 3.0+ (@thekid)
-
Made compatible with XP 12 - @thekid
-
Merged PR #3: Migrate to new testing library - @thekid
- Made compatible with XP 11 - @thekid
- Made compatible with
xp-forge/uri
version 2.0.0 - @thekid
- Implemented xp-framework/rfc#334: Drop PHP 5.6. The minimum required PHP version is now 7.0.0! (@thekid)
- Made compatible with XP 10 - @thekid
- Added
io.redis.RedisProtocol::socket()
accessor which returns the underlying socket, and can be used for select calls, e.g. (@thekid)
- Merged PR #2: Redis CLI - @thekid
- Fixed zero-length reads - @thekid
- Merged PR #1: Pub/Sub - @thekid
- Hello World! First release - @thekid