1.1.0
[1.1.0] - 2021-10-07
Added:
- New option
predis_options
allows setting of any options supported by Predis. Previously, the only way to use extended capabilities of Predis was to create your own Predis client instance and pass it inpredis_client
. (#7)