Data processing method, server, client, device and readable storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- WUHAN DOUYU NETWORK TECH CO LTD
- Publication Date
- 2021-11-09
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of software, in particular to a data processing method, server, client, device and readable storage medium. Background technique
[0002] In the field of software engineering, there is a large flow of data access. In order to improve data retrieval efficiency and reduce request response time, data in relational databases is generally cached in memory databases to improve data throughput and excellent query performance. However, it is necessary to ensure the consistency of the data cached in the memory database and the data in the relational database. If the data is inconsistent, business problems may occur.
[0003] In order to achieve the purpose of data consistency, when the server writes to the relational database, the cache of the memory database is refreshed synchronously, thereby achieving data consistency. However, this method of synchronous refresh is limited to scenarios with fewer memory d...