This release brings in pending pull requests from
the original aredis
_ repository and updates the signatures
of all implemented methods to be synchronized (as much as possible)
with the official redis documentation.
Feature (extracted from pull requests in aredis
_):
- Add option to provide
client_name
- Add support for username/password authentication
- Add BlockingConnectionPool