Skip to content

Commit

Permalink
Merge pull request twitter#489 from rohitpaulk/update-redis-docs
Browse files Browse the repository at this point in the history
Update redis docs for PING and QUIT
  • Loading branch information
manjuraj authored Aug 9, 2016
2 parents 330f43a + eed1953 commit e573933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notes/redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,9 +341,9 @@
+-------------------+------------+---------------------------------------------------------------------------------------------------------------------+
| ECHO | No | ECHO message |
+-------------------+------------+---------------------------------------------------------------------------------------------------------------------+
| PING | No | PING |
| PING | Yes | PING |
+-------------------+------------+---------------------------------------------------------------------------------------------------------------------+
| QUIT | No | QUIT |
| QUIT | Yes | QUIT |
+-------------------+------------+---------------------------------------------------------------------------------------------------------------------+
| SELECT | No | SELECT index |
+-------------------+------------+---------------------------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit e573933

Please sign in to comment.