C # Redis Combat (i)

Source: Internet
Author: User
First, the preliminary preparation Redis is an open source, using the ANSI C language, support network, can be based on memory and persistent log-type, Key-value database. The emergence of Redis, to a large extent, compensates for the lack of memcached such key/value storage, in some cases can be a good complement to the relational database. This article focuses on how to write a Redis distributed cache program using the C # language. First, you need to download the latest 32/64-bit installation from GitHub (), select 32-bit or 64-bit according to the actual situation of your machine, for example: My machine is 64-bit Win7, then copy all files under 64bit to the D-packing directory in the new folder Redis,

Next we need to create a new Redis test demo in VS and add a Redis package to it.

Now that the preparation for Redis distributed programming has been completed, the following sample demo is available:

C # Redis Combat (i)

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.