package
0.9.5
Repository: https://github.com/joomcode/redispipe.git
Documentation: pkg.go.dev

# Functions

InitDir initiates Dir with temporary directory in base.
NewCluster instantiate cluster of 6 nodes (3 masters and 3 slaves).
No description provided by the author
RmDir removes temporary directory.

# Variables

Binary is a path to redis-server.
Dir is temporary directory where redis will run.

# Structs

Cluster is a tool for starting/stopping redis cluster for tests.
Node is wrapper for Server with its NodeId.
Server is a handle for running redis-server.