Install redis in window, and install redis in window

Source: Internet
Author: User
Tags download redis install redis

Install redis in window, and install redis in window

Run cmd to install the SDK:1. download installation package: Internal redis-check-dump.exe: local database check redis-check-aof.exe: Update log check redis-benchmark.exe: Performance Test to simulate sending M SETs/GETs query .redis-cli.exe at the same time by N clients: After the server is turned on, our client can enter various commands to test the function.

Go to cmd
My computer 64-bit: redis dll address in D: \ redis \ redis-2.4.5-win32-win64 \ 64bit
If no exception occurs after enabling, the startup is successful.
Ps: because the service is not added, the window must be kept open for use.

Run cmd again to open a command window.

Run redis-cli. OK is successful!

Ps: 1. Use the weindows service to install Redis,

Redis service installation package address: https://github.com/rgl/redis/downloads

After downloading, click Install as prompted. After installation, find the redis service to start.

2. Use redis in C #

Download redis call driver dll, address: http://redis.io/clients official website is recommended to use ServiceStack. Redis, in the project reference download dll can be.

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.