lib.redis.bench

*active*

dynamic

+bench-path+

all-redis-ports

added in 4.0

(all-redis-ports)

gets all active redis ports

bench-start

added in 4.0

(bench-start {:keys [port], :as redis} type)

starts the bench

bench-stop

added in 4.0

(bench-stop {:keys [port bench], :as redis} _)

stops the bench

config-to-args

added in 4.0

(config-to-args m)

convert config map to args

start-redis-array

added in 4.0

(start-redis-array ports)

starts a redis array

start-redis-server

added in 4.0

(start-redis-server {:keys [port init]} type root-dir)

starts the redis server in a given directory

stop-redis-array

added in 4.0

(stop-redis-array ports)

stops a redis array

stop-redis-server

added in 4.0

(stop-redis-server port stop-type)

stop the redis server