lib.redis

*default*

dynamic

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-steps

added in 3.0

(client-steps)

clients steps for start up and shutdown

client-string

added in 4.0

(client-string {:keys [host port pool]})

creates a cliet string

client:kill

(client:kill conn)

client:start

(client:start conn)

client:stop

(client:stop conn)