Created
October 4, 2018 01:10
-
-
Save ahmed-bhs/d9c311a16370b09963029e6ab1d84cf5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127.0.0.1:6379> KEYS * | |
1) "messages" | |
127.0.0.1:6379> lrange messages 0 -1 ` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment