Redis installs and launches on Windows platforms

Source: Internet
Author: User
Tags windows download

Official website: https://redis.io/

Chinese website: http://www.redis.net.cn/

One, download the Windows version of Redis

The official website does not provide a version of Windows download, only the Linux version, but the Windows version is available on GitHub

https://github.com/MicrosoftArchive/redis/releases/tag/win-3.2.100

Baidu Network disk: http://pan.baidu.com/s/1hsnaF32

Second, the installation of Redis

The MSI suffix file is the Windows executable program, directly click on the installation can be, and the normal software of the switch what is the difference.

Note Tick the CREATE environment variable

Third, start Redis

Start command:redis-server redis.windows.conf

Note: To execute this command in the Redis installation directory, because the redis.windows.conf file is in this directory, you can also run Redis-server boot (which can be performed in any directory at this time, since the previous step has checked the creation of environment variables), using the default configuration.

After Redis is installed, Redis services are created in the Windows service, and the service is not stopped because of a DOS window shutdown.

Command: Redis-server--service-start start Service

Command: Redis-server--service-stop stop Service

Redis installs and launches on Windows platforms

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.