Installation and use of Redis under Windows

Source: Internet
Author: User
Tags download redis

1. Download Redis server, address: https://github.com/MSOpenTech/redis/releases

Contains the installer and source code.

2. Unzip "Redis-x64-3.2.100.zip"

Where: Redis-server.exe for the server, Redis-cli.exe for the client, redis.windows.conf for the configuration file.

3. Start the service, enter command cmd and switch to the extracted directory, Redis-server redis.windows.conf

The default port is 6379, and this interface indicates that the boot was successful.

4. Redis-cli.exe detection with your own client. Double-click to connect successfully.

5. Enter set, Get command, success.

Note: "Redis-x64-3.2.100.msi" is also a Redis server, which can be used instead of Redis-server.exe, and then started as a service after installation, and then tested with the client-side tool.

Installation and use of Redis under 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.