for example: ``` func (c Client) GetClient() *redis.Client { return c.c } ``` this will allow users to amend few settings after c-tor see https://github.com/philippgille/gokv/pull/131#issuecomment-1775773044