C # Redis Combat (ii) [Turn]

Source: Internet
Author: User
Tags download redis
Second, Redis service in C # Redis Combat (a) I copied all the files to the D-Disk Redis folder, where Redis-server.exe is the server program, double-click to start running, you can set this service as Windows system services, download Redis Service installation software, installation can be. The installation finishes locating the service in the service and setting it to automatically delay startup.
Go back to the Redis folder and find the Redis-cli.exe file, which is the Redis client program. Open, Input: Set Qiujialong 123
That is, in Redis, a key is inserted into the data Qiujialong,value 123, continue to enter: Get Qiujialong The value of the saved data 123. If you want to know how many data are saved in Redis, you can use: Keys * to query:
The above is the installation of the Redis service and its basic operations, and the next article will describe how to use C # to complete the development of Redis distributed cache. Transferred from: http://www.cnblogs.com/davidgu/archive/2013/08/16/3262571.html

C # Redis Combat (ii) [Turn]

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.