{{ variable.name }}
Introduction: This paper introduces the design purpose of redis, its application scenarios, working modes, and advantages and disadvantages. Introduce the five commonly used data types in redis; Introduce the relevant commands of redis counter; Introduce how to use redis counters to achieve precise quantity control in concurrent scenarios.
Chapter 1 Course Introduction
Course Content Introduction
1-1 redis Quantity Controller - Course Introduction
Chapter 2: redis Quantity Control
Introduce the design purpose, application scenarios, working modes, advantages and disadvantages of redis. Introduce the five commonly used data types in redis; Introduce the relevant commands of redis counter; Introduce how to use redis counters to achieve precise quantity control in concurrent scenarios.
2-1 redis Quantity Controller - Command Demonstration
2-2 redis Quantity Controller -V1, V2 versions
2-3 redis Quantity Controller - Source Code Writing
2-4 redis Quantity Controller - Concurrent Testing
Chapter 3 Course Summary
Summary of course content
3-1 redis Quantity Controller - Course Summary