Hi there, currently there is no options to provide Redis password and Database number. ``` interface Connection { host: string; port: number; } ```