package
Version:
v0.32.3-rc
Opens a new window with list of versions in this module.
Published: Feb 5, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package redisserver is package for starting a redis test server
func Process() (addr string, cleanup func(), err error)
Process starts a redis-server test process
Start starts a redis-server when available, otherwise falls back to miniredis
Mini is a wrapper for *miniredis.MiniRedis which implements the io.Closer interface.
NewMini creates a new Mini.
Close closes the miniredis server.
Run starts the miniredis server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.