Redis Learning Manual (opening) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/13/2348935.html
First, Introduction
Second, the advantages of Redis
Third, the current version of the main problems of Redis
Iv. Comparison of relational databases
V. How to persist memory data
Redis Learning Manual (String data type) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/13/2349815.html
I. Overview
Ii. List of related commands
Iii. Example of a command
Redis Learning Manual (list data type) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/14/2351859.html
I. Overview
Ii. List of related commands
Iii. Example of a command
Four, link list structure of small tricks
Redis Learning Manual (set data type) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/15/2352512.html
I. Overview
Ii. List of related commands
Iii. Example of a command
Iv. Scope of application
Redis Learning Manual (hashes data type) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/15/2352932.html
I. Overview
Ii. List of related commands
Iii. Example of a command
Redis Learning Manual (sorted-sets data type) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/16/2354994.html
I. Overview
Ii. List of related commands
Iii. Example of a command
Iv. Scope of application
Redis Learning Manual (Key operation command) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/18/2356951.html
I. Overview
Ii. List of related commands
Iii. Example of a command
Redis Learning Manual (transactional) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/18/2357783.html
I. Overview
Ii. List of related commands
Iii. Example of a command
Iv. Watch command and CAS-based optimistic locking
Redis Learning Manual (Master-slave replication) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/23/2364717.html
I. Redis's replication
Second, the working principle of replication
Third, how to configure replication
Iv. Examples of applications
Redis Learning Manual (persistent) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/23/2365017.html
I. What persistence mechanisms are provided by Redis
Ii. advantages and disadvantages of the RDB mechanism
Iii. advantages and disadvantages of the AOF mechanism
Iv. Other
Redis Learning Manual (virtual memory) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/24/2366803.html
First, Introduction
Second, the application scenario
Third, the configuration
Redis Learning Manual (server Management) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/27/2369480.html
I. Overview
Ii. List of related commands
Redis Learning Manual (memory optimized) Http://www.cnblogs.com/stephen-liu74/archive/2012/02/27/2370521.html
First, Special coding
Second, bit, and byte-level operations
Third, use hash whenever possible
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.