Skip to content

1.1.0

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 07 Oct 20:37

[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 in predis_client. (#7)