//
pkg.gl
Category
github.com/nextdoor/redispipe
testbed
package
0.9.4
Repository:
https://github.com/nextdoor/redispipe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
362 SLOC
#
Functions
InitDir
InitDir initiates Dir with temporary directory in base.
NewCluster
NewCluster instantiate cluster of 6 nodes (3 masters and 3 slaves).
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.