This is CacheLib's 0.16.1 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.
PyPI: https://pypi.org/project/CacheLib/0.16.1/
Changes: https://cachelib.readthedocs.io/en/stable/changes/#version-0.16.1
- Add
check_connectionparameter to allow users to control whether
the constructor will attempt to ping the client on init. #508
Full Changelog: 0.16.0...0.16.1