Redis runs on Windows

Source: Internet
Author: User

Reference from: Https://github.com/ServiceStack/redis-windows

1. Running the final version of Redis with vagrant

1.1 Installing Vagrant on Windows

http://docs.vagrantup.com/v2/getting-started/

1.2 Download vagrant-redis.zip (Vagrant configuration file

Https://raw.github.com/ServiceStack/redis-windows/master/downloads/vagrant-redis.zip

1.3 Unzip the Vagrant-redis.zip, under any folder, such as C:\vagrant-redis

1.4 Running Virtual machines

CD/D C:\vagrant-redis

Vagrant up

2. Running the Microsoft local Redis port

2.1 Downloads Redis64-latest.zip

Https://raw.github.com/ServiceStack/redis-windows/master/downloads/redis64-latest.zip

2.2 Unzip the Redis64-latest.zip, under any folder, such as C:\redis

2.3 Using the local redis.conf configuration file, run Redis-server.exe

CD C:\redis

Redis-server.exe redis.conf

Redis is now running on 127.0.0.1:6379 and is ready to use.

For more information, please visit:

Https://github.com/ServiceStack/redis-windows

Redis runs on Windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.