Skip to content

Commit 732abc8

Browse files
authored
Update CHANGELOG.md
1 parent 33b70b9 commit 732abc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## v2.2.0 (2023-06-14)
44

5+
Predis v2.2.0 introduces official support for [Redis Stack](https://redis.io/docs/stack/) as well as a [Relay](https://github.com/cachewerk/relay) integration for substantially [faster read performance](https://github.com/predis/predis/wiki/Using-Relay).
6+
57
### Added
68
- Added support for [Relay](https://github.com/predis/predis/wiki/Using-Relay) (#1263)
79
- Added support for `FCALL_RO` command (#1191)
810
- Added support for Redis `JSON`, `Bloom`, `Search` and `TimeSeries` module (#1253)
911
- Added support for `ACL SETUSER, GETUSER, DRYRUN` commands (#1193)
1012

1113
### Changed
12-
- Minor code style and typehint changes (#1311)
14+
- Minor code style and type-hint changes (#1311)
1315

1416
### Fixed
1517
- Fixed prefixes for `XTRIM` and `XREVRANGE` commands (#1230)

0 commit comments

Comments
 (0)