Installation and configuration of C # connection Redis cache database and Redis

Source: Internet
Author: User
Tags command line redis

Redis is a good cache database, the speed of reading data is very efficient. Today we work together to study the use of Redis. Combined with the information on the Internet and their own groping, first look at the installation and configuration.

We mainly look at how to use the Redis database on Windows.

Download Address: Https://github.com/dmajkic/redis/downloads

1. Select a version to download, the package includes 32-bit and 64-bit installation tools. We use 32-bit here.

Download the extracted files as shown below:

3. Open Server Side

Open the server side via the cmd command line, first through the command line to the D:redis folder,

Then enter the following command Redis-server.exe redis.conf

Then enter set PWD 123456

Get pwd

The success of the return value was obtained, indicating that the server-side configuration was successful

The above is Redis installation and configuration, welcome everybody Exchanges

        Note : For more wonderful tutorials please focus on the Triple Web Design Tutorials section,

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.