Closed vzsg closed 6 years ago
Pretty much what it says on the tin, this PR:
select(_ database: Int)
database: Int?
Resolves #114.
Hey @vzsg, you just merged a pull request, have a coin!
You now have 1407 coins.
Pretty much what it says on the tin, this PR:
select(_ database: Int)
command to RedisClient for SELECT.database: Int?
field to RedisClientConfig. When set, RedisDatabase now preselects this database before returning the client.Resolves #114.