Skip to content

Commit 1f98605

Browse files
author
Benjamin Coe
committed
add a note about how to turn on the debugger
1 parent 837ea10 commit 1f98605

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,10 @@ hiredis parser:
710710
GET 4MiB buf, 1/5 min/max/avg/p95: 6/ 13/ 8.01/ 11.95 802ms total, 124.69 ops/sec
711711
GET 4MiB buf, 50/5 min/max/avg/p95: 16/ 480/ 203.85/ 435.70 531ms total, 188.32 ops/sec
712712

713+
## Debugging
714+
715+
To get debug output run your `node_redis` application with `NODE_DEBUG=redis`.
716+
713717
## TODO
714718

715719
1. 100% coverage

0 commit comments

Comments
 (0)