Skip to content

Add database option to RedisConnection.connect and RedisConnectionPool

tanner requested to merge tn-database into master

Adds parameters for automatically selecting a database when using RedisConnection.connect and RedisConnectionPool.

Edited by tanner

Merge request reports