lib.redis
client-create
added in 3.0
(client-create {:keys [id env mode host port], :as m})creates a redis client
client-start
added in 4.0
(client-start {:keys [id host port], :as client})starts the client
(client-create {:keys [id env mode host port], :as m})creates a redis client
(client-start {:keys [id host port], :as client})starts the client