In the RedisNamespaceManager it is not possible to pass additional arguments used during the construction of the client. In our concrete case, we would like to pass parameters e.g. for retry, but there may be other useful parameters.
Maybe related to #177, where the issue of customization of the RedisNamespaceManager was already raised.