mirror of
https://github.com/predis/predis.git
synced 2026-08-24 01:29:35 +00:00
6021daf9cd
* fix(sentinel-replication): Treat LOADING error responses as ConnectionException to allow retry mechanism to discard the current replica and switch to the next available one. * fix(sentinel-replication): add changelog entries for LOADING response handling * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Mustafa AKBEL <mustafa.akbel@pusula.net.tr> Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>