Redis research-portal, redis Portal
When LZ was working on FreeLink, the open-source call center project, the calculation and maintenance of Agent phone statistics used Redis knowledge, and simply learned Redis a little. The following describes the Redis research in the LZ blog. You are welcome to check for missing information and learn from each other.
1. Redis Technology Introduction: the historical development and features of Redis technology based on memory storage data and high-performance Key-value pairs.
Http://blog.csdn.net/wtyvhreal/article/details/41855327
2. Preparation of Redis technology: knowledge of Redis installation, startup, stop, and command line client.
Http://blog.csdn.net/wtyvhreal/article/details/41867273
3. string type of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/41898655
4. Hash type of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/41966619
5. list types of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/41968475
6. Set types of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/42748439
7. Ordered Collection types of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/42804571
Http://blog.csdn.net/wtyvhreal/article/details/42804769
8. Redis Technology Transactions and survival time:
Http://blog.csdn.net/wtyvhreal/article/details/42836427
Http://blog.csdn.net/wtyvhreal/article/details/42739385
9. Data Persistence of Redis Technology
Http://blog.csdn.net/wtyvhreal/article/details/42916503
10. Master-slave replication of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/42979299
Http://blog.csdn.net/wtyvhreal/article/details/42916759
11. Redis technology security and communication protocols:
Http://blog.csdn.net/wtyvhreal/article/details/43089211
12. Redis management tools:
Http://blog.csdn.net/wtyvhreal/article/details/43093315
13. Redis technology task queue:
Http://blog.csdn.net/wtyvhreal/article/details/43112735
14. Release and subscription modes of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/43112903
15. SORT Redis technical SORT:
Http://blog.csdn.net/wtyvhreal/article/details/43118467
16. apsaradb for Redis technical pipeline knowledge:
Http://blog.csdn.net/wtyvhreal/article/details/43120037
17. Command attributes of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/43193591
18. Atomic judgment of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/42750791
19. Redis technology resources are mutually exclusive:
Http://blog.csdn.net/wtyvhreal/article/details/42213419
20. Data loss and solution of Redis technology:
Http://blog.csdn.net/wtyvhreal/article/details/40980059
21. Java programming of Redis technology Jedis:
Http://blog.csdn.net/wtyvhreal/article/details/40980167
Not complete...