How do I install redis cache on azure virtual machine? -


i want install redis cache on azure virtual machine ?

i not find tutorial documentation , can 1 me in ?

how install redis cache on non-azure machine? thinking different installing on azure vm?

there lots of how-to's out there: http://freshclickmedia.co.uk/2013/09/installing-redis-on-windows/

1. download latest .exe package https://github.com/rgl/redis/downloads (choose appropriate latest 32 or 64 bit version).

2. running exe install redis service , install redis client.