Redis Data Logging

Source: Internet
Author: User
Tags redis tutorial

Redis Official website: http://redis.io/

Redis Tutorial: http://www.yiibai.com/redis/
Redis Start: http://www.cnblogs.com/shanyou/archive/2012/01/28/2330451.html
Common commands in Redis: http://www.cnblogs.com/liuling/p/2014-4-19-03.html
Redis installation and master-slave configuration: http://www.cnblogs.com/liuling/p/2014-4-19-02.html
Redis configuration file parameter description: http://www.cnblogs.com/liuling/p/2014-4-19-01.html
Use of Shardedjedispool: http://www.cnblogs.com/liuling/p/2014-4-21-01.html

Jedis 2.7.2:http://www.mvnrepository.com/artifact/redis.clients/jedis/2.7.2

<dependency>    <groupId>redis.clients</groupId>    <artifactId>jedis</artifactId>    <version>2.7.2</version></dependency>

Use the Jedis operation in Java redis:http://www.cnblogs.com/liuling/p/2014-4-19-04.html

Redis Data Logging

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.