show redis version
redis-cli info | grep version
if your redis is not installed locally, you should add -h to access remote server. such as:
redis-cli -h 192.168.1.1 | grep versionWritten by lazybios
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Redis 
Authors
Related Tags
#redis
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#

 
 
 
 
