Deprecated: Use github.com/gomodule/redigo instead.
package redistest
import "github.com/garyburd/redigo/internal/redistest"
Package redistest contains utilities for writing Redigo tests.
Index ¶
Functions ¶
func Dial ¶
Dial dials the local Redis server and selects database 9. To prevent stomping on real data, DialTestDB fails if database 9 contains data. The returned connection flushes database 9 on close.
Source Files ¶
- Version
- v1.6.4 (latest)
- Published
- Aug 31, 2022
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 3 weeks ago –
Tools for package owners.