Skip to content
Commit d4584924 authored by Nathan Harris's avatar Nathan Harris
Browse files

Improve debugging of `RESPValue`

Motivation:

Reading output from `RESPValue` existentials is entirely verbose and does not provide a human-readable description of what is being represented.

Modifications:

- Add conformance to `CustomStringConvertible` for `RESPValue`
- Remove redundant logging of arguments in `RedisConnection.send`

Result:

String representations of `RESPValue` should now be more readable for human to understand.
parent d4848586
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment