//
pkg.gl
Category
github.com/joomcode/redispipe
testbed
package
0.9.5
Repository:
https://github.com/joomcode/redispipe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
442 SLOC
#
Functions
InitDir
InitDir initiates Dir with temporary directory in base.
NewCluster
NewCluster instantiate cluster of 6 nodes (3 masters and 3 slaves).
RaiseClusterPanic
No description provided by the author
RmDir
RmDir removes temporary directory.
#
Variables
Binary
Binary is a path to redis-server.
Dir
Dir is temporary directory where redis will run.
#
Structs
Cluster
Cluster is a tool for starting/stopping redis cluster for tests.
Node
Node is wrapper for Server with its NodeId.
Server
Server is a handle for running redis-server.