Windows installation Redis

Source: Internet
Author: User
Tags redis server

Redis does not have to be installed, directly from the directory operation.

Here's how Windows operates Redis
The first is the download, which must be a. zip or an. msi (directly installed version). Unzip must have redis-server.exe this file.
Those hair links I do not want to say more, waste other people's time.

To start, please enter your Redis directory under DOS and enter the command. such as:c:\redis>
Start service command: Redis-server.exe redis.conf "Note that some files are redis.windows.conf, change to Redis.windows.conf"
Start client command: Redis-cli.exe-h 127.0.0.1-p 6379

I practice the installation:
1. Enter DOS > I installed under the E-drive so enter E:
2. Input: Redis\redis-server.exe redis.conf
3. Re-open a DOS window, test input: redis-cli.exe-h 127.0.0.1-p 6379

Note: Do not close the DOS window after starting the Redis server side, otherwise the server will stop running.
You want to restart a new DOS window to start the client.

Redis windows64-bit download link

Redis windows32-bit download link

Windows installation Redis

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.