Skip to content
Added
- ExpectStringSlice to simplify expecting a slice of strings

Fix
- `Do` command with `nil` argument panics `implementsFuzzy`
- `Flush` should process the queue of `Send` commands
- `Conn` should satisfy `redis.Conn` and `redis.ConnWithTimeout`
- Typos

Changed
- Using `gomodule/redigo` instead of `garyburd/redigo`