CN109558421A - Data processing method, system, device and storage medium based on caching - Google Patents

Data processing method, system, device and storage medium based on caching Download PDF

Info

Publication number
CN109558421A
CN109558421A CN201811267137.8A CN201811267137A CN109558421A CN 109558421 A CN109558421 A CN 109558421A CN 201811267137 A CN201811267137 A CN 201811267137A CN 109558421 A CN109558421 A CN 109558421A
Authority
CN
China
Prior art keywords
data
caching
target data
version value
database
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811267137.8A
Other languages
Chinese (zh)
Inventor
曹广平
陈大平
邓胜辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201811267137.8A priority Critical patent/CN109558421A/en
Publication of CN109558421A publication Critical patent/CN109558421A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a kind of data processing methods based on caching, which comprises receives the inquiry request that request end is sent;It is searched and is cached according to the inquiry request;If finding target data, the target data is returned to the request end, if not finding the target data, database is searched according to the inquiry request, the version value for calculating the target data after the target data is found in the database, by the target data and version value deposit caching and returns to the target data to the request end.Method of the invention, which passes through, is loaded into caching for the data being accessed frequently, and when needing using the data, directly reads from caching, improves process performance;Meanwhile according to the data of data situation dynamic synchronization refreshing variation, the consistency of database and caching is kept, and configure flexibly, refreshing is at low cost, alleviates the burden of database.

Description

Data processing method, system, device and storage medium based on caching
Technical field
The present invention relates to batch charging process fields, more particularly, it is related to a kind of data processing side based on caching Method, system, device and storage medium.
Background technique
With the development that information technology is maked rapid progress, the high speed development of internet and mobile Internet, traditional bank business Use on the internet is more and more frequent, wherein banking channels integration system is uniformly accessed into as front channel system, real Now the product systems that the transaction request of channel is uniformly sent to rear end are traded, are indispensable in banking work One ring.But in face of a large number of users access and high concurrent request, causes the process performance of integration system low, reduce user Experience.In face of above situation, basic solution concentrates on links several in this way: server clusterization deployment, horizontal cutting Data-base cluster and efficient programming language.But these resolving ideas mean bigger throwing to a certain extent Enter.
Currently, the case where being requested for a large number of users access and high concurrent, since the pressure overwhelming majority is in database side, And the overwhelming majority is directed to the scene of " looking into ".In common application, it is inquiry that the pressure of database level, which has 80%, 20% change operation for being only data often divides the horizontal cutting divided data library cluster of the technologies such as table in conventional method using point library It realizes the I/O energy power limit for breaking through single-node data library server to a certain extent, solves database scaling concern.But This method is at high cost, and cutting database also results in the white space for scatterplot dress occur, it means that the waste of vast resources.
Simultaneously as it is that can be replaced in server by caching that system, which has a big chunk database frequent operation, It can be by placing the data in caching, to reduce the access to database, to reduce the pressure of database.It is existing slow Depositing one of technology is that only data are loaded into caching for using static access, it is data cached can not be with database synchronization more Newly, using with limitation;While one is being loaded into caching, full dose data are refreshed by timed task, to keep number According to consistency, so operation the shortcomings that be want timing full dose synchronous refresh operate, increase server burden.
Summary of the invention
In order to solve the above-mentioned problems in the prior art, the present invention provides a kind of data processing sides based on caching Method, system, device and storage medium, by the way that the data being accessed frequently are loaded into caching, and the data of dynamic refresh variation, To obtain higher process performance and further mitigation database access burden.
Embodiment according to the present invention provides a kind of data processing method based on caching, which comprises connect Receive the inquiry request that request end is sent;It is searched and is cached according to the inquiry request;If finding target data, the request end Xiang Suoshu The target data is returned, if not finding the target data, database is searched according to the inquiry request, in the data The version value for calculating the target data after the target data is found in library, and the target data and the version value are deposited Enter caching and returns to the target data to the request end.
In certain embodiments of the present invention, the method also includes: find the target in the database After data, the configuration information of the target data is stored in cached configuration table;Wherein, the configuration information includes version value.
In certain embodiments of the present invention, the method also includes: calculate the number recorded in the cached configuration table According to version value;If the data have altered, the version value of data described in the cached configuration table is updated.
In certain embodiments of the present invention, the method also includes: compare data in the caching described slow The version value deposited and the version value in the cached configuration table;If inconsistent, the data in the caching are updated, together When the version value in the cached configuration table is stored in the caching.
In certain embodiments of the present invention, the version value is MD5 value.
Meanwhile the present invention provides a kind of data processing system based on caching, the system comprises: receiving module is used In the inquiry request for receiving request end transmission;Searching module is cached for being searched according to the inquiry request;And finding mesh When marking data, the request end Xiang Suoshu returns to the target data and is asked when not finding the target data according to the inquiry Lookup database is sought, the version value for calculating the target data after the target data is found in the database, by institute It states target data and version value deposit caching and returns to the target data to the request end.
In certain embodiments of the present invention, the system also includes cached configuration modules, in the database In find the target data after, the configuration information of the target data is stored in cached configuration table;Wherein, described to match confidence Breath includes version value.
In certain embodiments of the present invention, the system also includes bulk statistics modules, for calculating the caching The version value of the data recorded in allocation list;If the data have altered, the version of data described in the cached configuration table is updated This value.
In certain embodiments of the present invention, the system also includes refresh modules, for comparing in the caching Data are in the version value in the caching and the version value in the cached configuration table;If inconsistent, update in the caching The data, while the version value in the cached configuration table is stored in the caching.
In certain embodiments of the present invention, the version value is MD5 value.
In addition, the present invention provides a kind of data processing equipment based on caching, including memory and processor, it is described to deposit Reservoir is for storing one or more computer instruction;The processor is for calling and executing one or more computer Instruction is to realize any one of aforementioned data processing method based on caching.
The present invention also provides a kind of computer storage medium, it is stored with one or more computer program, described one Or a plurality of computer program realizes any one of aforementioned data processing method based on caching when being executed.
Embodiments of the present invention, which pass through, is loaded into caching for the data being accessed frequently, when needing using the data, It is directly read from caching, improves process performance;Meanwhile refreshing the data of variation according to data situation dynamic synchronization, The consistency of database and caching is kept, and is configured flexibly, refreshing is at low cost, alleviates the burden of database.Meanwhile the present invention Method simplify caching in data processing process, sharpening, expansibleization, high efficiency.
Detailed description of the invention
To facilitate the understanding of the present invention, the present invention is carried out specifically below by way of specific embodiment and in conjunction with attached drawing It is bright.
Fig. 1 is a kind of flow diagram of data processing method based on caching of embodiment according to the present invention;
Fig. 2 is a kind of block diagram of data processing system based on caching of embodiment according to the present invention.
Specific embodiment
It is described in detail to various aspects of the present invention below in conjunction with the drawings and specific embodiments.Wherein, many institute's weeks Module, unit and its mutual connection, link, communication or the operation known are not shown or do not elaborate.Also, institute Feature, framework or the function of description can combine in any way in one or more embodiments.Those skilled in the art Member is it should be appreciated that following various embodiments are served only for the protection scope for example, and is not intended to limit the present invention.May be used also To be readily appreciated that, module or unit or processing mode in each embodiment described herein and shown in the drawings can by it is various not It is combined and designs with configuration.
Firstly, being explained to professional term of the present invention:
Bank electronic channel: electronic banking includes Web bank, telephone bank, Mobile banking and other utilizations Electronic service equipment and network are completed the banking of financial transaction by client by Self-Service mode.
Canalization: for different bank electronic channels, it is for what Customer Acquisition bank product and service provided entrance System, including Web bank's canalization, telephone bank's canalization, Mobile banking's canalization etc..
Channel integration system: business integration system of a set of foundation on the basis of channel is uniformly accessed into, it realizes front end Canalization is uniformly accessed into, and the product systems that the transaction request of channel is uniformly sent to rear end are traded, and realizes The unified signing of client and user experience etc. by all kinds of means.
Product systems: the system for carrying specific bank finance product, such as: cash system, securities system, card system etc..
Fig. 1 is a kind of flow diagram of data processing method based on caching of embodiment according to the present invention, at this In the embodiment of invention, referring to Fig.1, this method comprises:
100: receiving the inquiry request that request end is sent;
101: being searched and cached according to the inquiry request;
If finding the target data in the buffer, processing is executed:
The request end 102: Xiang Suoshu returns to the target data;
If not finding the target data in the buffer, following processing is executed:
103: database is searched according to the inquiry request;
104: finding the version value that the target data is calculated after the target data in the database;
105: by the target data and version value deposit caching and returning to the target data to the request end.
In embodiments of the present invention, for the data of the frequent inquiry operation of a big chunk database, by its dynamic Store into caching, realize the cache of hot spot data, apply when needing using the data, directly read from caching It takes, by the query result of the cache database in self EMS memory, data access number is reduced, to obtain higher process performance Mitigate database access burden with effective.
The basic goal of dynamic buffering is to mitigate database access burden, usage scenario are as follows: read to improve access performance It writes less, weak consistency requirement more.
Read the data characteristics referred to less Cun Fang in the buffer of writing is that can frequently be read, but modify seldom more.Such as: Standard code generally in the database by standard code information preservation in order to improve access performance, is stored in data taking-up slow In depositing, when standard code information is accessed in user, just directly search whether exist in the buffer.If the information of standard code is sent out Variation has been given birth to, the data in caching are just updated.
Weak consistency requires to refer to caching component it is not recommended that the data frequently write or updated are stored wherein, because this will lead to Data update or reading data consistency problem, are related to transaction management relevant treatment, so caching component is in consistency and height It cannot be completely secured simultaneously between performance, under normal circumstances using high-performance as target.
To solve the above-mentioned problems, in embodiments of the present invention, by introducing version value in consistency and high-performance Between seek to balance, allow the consistency that database and caching are kept while promoting process performance.
Specifically, version value is for the unique ident value of current data, in embodiments of the present invention, version value can To be using MD5 algorithm MD5 value calculated to current data.By the way that calculated MD5 value and data are stored in caching together, Have the function that be identified data.
Meanwhile in the database find target data after, in addition to calculating its version value and by the target data and version This value deposit caching is outer, it is also necessary to which the configuration information of the target data is stored in cached configuration table.In embodiments of the present invention In, the content of cached configuration table is as follows:
Table 1
In embodiments of the present invention, cached configuration table loads in memory, wherein version value corresponds to the data and exists The version value of version in database.
For in existing scheme by the way that data in caching are carried out with the scheme of global refreshing, in order to reduce server stress, Guarantee the consistency of data simultaneously, in embodiments of the present invention, the data in caching can be carried out in the following manner Refresh.
Firstly, calculating the version value of the data recorded in the table according to cached configuration meter, which is current based on it Data in the database calculate.If the data are updated in the database as a result, calculated version value also can be into The corresponding transformation of row.So new calculated version value is included in cached configuration table, if data have altered to replace original The version value of beginning.
In embodiments of the present invention, above-mentioned processing can integrally be carried out based on the pre-set period, for example, setting One timed task, is periodically calculated and is updated according to the record in cached configuration table.In alternative embodiments, may be used Individually to define a refresh time based on each data in cached configuration table, for example, can be according to the reading frequency of the data Rate is configured, reading it is more frequent, the refresh cycle is shorter.
After having updated the version value in cached configuration table, the version value and caching stored in the buffer by correlation data Version value in allocation list is to determine whether the data have altered.If the two is inconsistent, indicate that the data in database have altered, Then the data in caching are updated, while the version value in cached configuration table is included in caching together.
In embodiments of the present invention, above-mentioned processing can synchronize progress after having updated cached configuration table, can also be with It is carried out when the request data in request end.
It as a result, by the comparison of version value, avoids and the data in caching is updated comprehensively, ensuring data one While cause property, the pressure of server is reduced.
Embodiments of the present invention, which pass through, is loaded into caching for the data being accessed frequently, when needing using the data, It is directly read from caching, improves process performance;Meanwhile refreshing the data of variation according to data situation dynamic synchronization, The consistency of database and caching is kept, and is configured flexibly, refreshing is at low cost, alleviates the burden of database.Meanwhile the present invention Method simplify caching in data processing process, sharpening, expansibleization, high efficiency.
Fig. 2 is a kind of block diagram of data processing system 1 based on caching of embodiment according to the present invention, should referring to Fig. 2 Period service billing system 1 includes: receiving module 11, for receiving the inquiry request of request end transmission;Searching module 12, is used for It is searched and is cached according to inquiry request, and when finding target data, returned to target data to request end, do not finding target When data, database is searched according to inquiry request, finds the version value of calculating target data after target data in the database, By target data and version value deposit caching and target data is returned to request end.
In embodiments of the present invention, it is somebody's turn to do the data processing system 1 based on caching further include: cached configuration module 13, After finding target data in the database, the configuration information of target data is stored in cached configuration table;Wherein, match confidence Breath includes version value.
In embodiments of the present invention, it is somebody's turn to do the data processing system 1 based on caching further include: bulk statistics module 14, For calculating the version value of the data recorded in cached configuration table;If data have altered, the version of data in cached configuration table is updated This value.
In embodiments of the present invention, it is somebody's turn to do the data processing system 1 based on caching further include: refresh module 15 is used for The version value of data in the buffer in comparison caching and the version value in cached configuration table;If inconsistent, update in caching Data, while by cached configuration table version value be stored in caching.
In embodiments of the present invention, version value is for the unique ident value of current data, in implementation of the invention In mode, version value be can be using MD5 algorithm MD5 value calculated to current data.
Optionally, embodiment of the present invention provides a kind of data processing equipment based on caching, should the number based on caching It include memory according to processing unit, for storing one or more computer instruction;Processor, for calling and executing described one Item or a plurality of computer instruction are to realize the data based on caching provided by aforementioned embodiments of the present invention or implementation Processing method.Optionally, in a kind of implementation of embodiment of the present invention, the data processing equipment based on caching is also It may include the input/output interface for carrying out data communication.For example, the processing unit can be computer, intelligence eventually End, server etc..
Embodiment of the present invention additionally provides a kind of computer storage medium, is stored with one or more computer instruction, The data processing method based on caching provided for realizing aforementioned embodiments of the present invention or implementation when being executed.Example Such as, the storage medium may include hard disk, floppy disk, CD etc..
Although illustrating some embodiments herein, it, can be right under the premise of not departing from essence of the present invention These embodiments carry out various modifications, and all these deformations still fall within design of the invention, and fall into right of the present invention and want Protection scope defined by asking.
Specific embodiment disclosed herein is only used for illustrating the present invention, to those skilled in the art, Obviously can carry out various modifications according to the teaching of this article, can using it is various it is equivalent by the way of implement the present invention, therefore, this hair Bright specific embodiment disclosed above is only exemplary, and protection scope is not by construction or design disclosed herein Details is limited, unless being otherwise noted in the claims.Therefore, specific illustrative embodiment disclosed above can carry out Various replacements, combination or modification, all deformations are both fallen in range disclosed herein.It is not specifically disclosed herein lacking Any element or in the case where lacking optional component disclosed herein, at the disclosed data based on caching exemplified here Reason method, system, device and storage medium can be still appropriately carried out.All numerical value and range disclosed above can also carry out one Fixed variation.Whenever disclosing the numberical range with lower and upper limit, fall into any numerical value within the scope of this and it is any by comprising Range all specifically disclosed.Specifically, any range of numerical value disclosed herein can be regarded as listing include Any value and range in broader numerical.Equally, unless applicant is explicitly and clearly defined otherwise, claim In term there is their clear, common meaning.
Through the above description of the embodiments, those skilled in the art can be understood that the present invention can be by The mode of software combination hardware platform is realized.Based on this understanding, technical solution of the present invention makes tribute to background technique That offers can be embodied in the form of software products in whole or in part, which can store is situated between in storage In matter, such as ROM/RAM, magnetic disk, CD, including some instructions use is so that a computer equipment (can be individual calculus Machine, server or network equipment etc.) execute side described in certain parts of each embodiment of the present invention or embodiment Method.
In addition, the quantity of the component in claims includes one or at least one, unless otherwise indicated.If this hair Word or term in bright in other documents usage or meaning there are inconsistent, then should be to be with defined in the present invention It is quasi-.

Claims (12)

1. a kind of data processing method based on caching, which is characterized in that the described method includes:
Receive the inquiry request that request end is sent;
It is searched and is cached according to the inquiry request;
If finding target data, the request end Xiang Suoshu returns to the target data,
If not finding the target data, database is searched according to the inquiry request, finds institute in the database The version value that the target data is calculated after target data is stated, by the target data and version value deposit caching and to institute It states request end and returns to the target data.
2. the method as described in claim 1, which is characterized in that the method also includes:
After finding the target data in the database, the configuration information of the target data is stored in cached configuration Table;
Wherein, the configuration information includes version value.
3. method according to claim 2, which is characterized in that the method also includes:
Calculate the version value of the data recorded in the cached configuration table;
If the data have altered, the version value of data described in the cached configuration table is updated.
4. method as claimed in claim 3, which is characterized in that the method also includes:
The data in the caching are compared in the version value in the caching and the version value in the cached configuration table;
If inconsistent, the data in the caching are updated, while will be described in the version value deposit in the cached configuration table Caching.
5. such as method of any of claims 1-4, which is characterized in that
The version value is MD5 value.
6. a kind of data processing system based on caching, which is characterized in that the system comprises:
Receiving module, for receiving the inquiry request of request end transmission;
Searching module is cached for being searched according to the inquiry request;
And when finding target data, the request end Xiang Suoshu returns to the target data,
When not finding the target data, database is searched according to the inquiry request, is found in the database The version value that the target data is calculated after the target data, by the target data and the version value deposit caching and to The request end returns to the target data.
7. system as claimed in claim 6, which is characterized in that the system also includes:
Cached configuration module, after finding the target data in the database, by the configuration of the target data Information is stored in cached configuration table;
Wherein, the configuration information includes version value.
8. system as claimed in claim 7, which is characterized in that the system also includes:
Bulk statistics module, for calculating the version value of the data recorded in the cached configuration table;
If the data have altered, the version value of data described in the cached configuration table is updated.
9. system as claimed in claim 8, which is characterized in that the system also includes:
Refresh module, for comparing the data in the caching in the version value in the caching and in the cached configuration table Version value;
If inconsistent, the data in the caching are updated, while will be described in the version value deposit in the cached configuration table Caching.
10. such as system of any of claims 1-4, which is characterized in that
The version value is MD5 value.
11. a kind of data processing equipment based on caching, including memory and processor, which is characterized in that
The memory is for storing one or more computer instruction;
The processor is realized for calling and executing one or more computer instruction as appointed in claim 1-5 Method described in one.
12. a kind of computer storage medium is stored with one or more computer program, which is characterized in that described one or more Computer program realizes method according to any one of claims 1 to 5 when being executed.
CN201811267137.8A 2018-10-29 2018-10-29 Data processing method, system, device and storage medium based on caching Pending CN109558421A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811267137.8A CN109558421A (en) 2018-10-29 2018-10-29 Data processing method, system, device and storage medium based on caching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811267137.8A CN109558421A (en) 2018-10-29 2018-10-29 Data processing method, system, device and storage medium based on caching

Publications (1)

Publication Number Publication Date
CN109558421A true CN109558421A (en) 2019-04-02

Family

ID=65865214

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811267137.8A Pending CN109558421A (en) 2018-10-29 2018-10-29 Data processing method, system, device and storage medium based on caching

Country Status (1)

Country Link
CN (1) CN109558421A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110633324A (en) * 2019-09-18 2019-12-31 中化信息技术有限公司 Method, apparatus, electronic device and computer readable medium for synchronizing data
CN110673831A (en) * 2019-08-22 2020-01-10 深圳联友科技有限公司 Cache calculation method for request parameters
CN111291079A (en) * 2020-02-20 2020-06-16 京东数字科技控股有限公司 Data query method and device
CN111752977A (en) * 2020-06-16 2020-10-09 北京字节跳动网络技术有限公司 Data reading request and data writing request processing method and device
CN111831915A (en) * 2020-07-23 2020-10-27 北京奇艺世纪科技有限公司 Method, device, electronic equipment and storage medium for responding to data query request
CN112749228A (en) * 2019-10-31 2021-05-04 北京金山云网络技术有限公司 Data synchronization method, device, storage server and storage medium
WO2021120843A1 (en) * 2020-07-21 2021-06-24 平安科技(深圳)有限公司 Cloud host memory allocation method, cloud host, device, and storage medium
CN113946591A (en) * 2021-12-20 2022-01-18 北京力控元通科技有限公司 Hot data caching method and system and electronic equipment

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050117558A1 (en) * 2003-12-02 2005-06-02 Deutsches Zentrum Fur Luft-Und Raumfahrt E. V. Method for reducing data transport volume in data networks
CN102523299A (en) * 2011-12-22 2012-06-27 北京邮电大学 Cache method for content identification based on message digests
CN102541941A (en) * 2010-12-31 2012-07-04 上海可鲁系统软件有限公司 Version management control method for multiple parties to co-operate file
CN103164523A (en) * 2013-03-19 2013-06-19 华为技术有限公司 Inspection method, device and system of data consistency inspection
CN104111937A (en) * 2013-04-18 2014-10-22 中兴通讯股份有限公司 Master database standby database and data consistency testing and repairing method and device of master database and standby database
CN104133783A (en) * 2014-07-11 2014-11-05 北京京东尚科信息技术有限公司 Method and device for processing distributed cache data
CN104572845A (en) * 2014-12-12 2015-04-29 百度在线网络技术(北京)有限公司 File distribution method and device, equipment and system
CN105069074A (en) * 2015-07-30 2015-11-18 江苏天联信息科技发展有限公司 Strategy configuration file processing method, device and system
CN106066894A (en) * 2016-06-23 2016-11-02 广州市百果园网络科技有限公司 Data global buffer method and data global buffer device
CN106911782A (en) * 2017-02-28 2017-06-30 北京微影时代科技有限公司 A kind of method for reading data and device
CN107133234A (en) * 2016-02-29 2017-09-05 阿里巴巴集团控股有限公司 The method of data cached renewal, apparatus and system
CN107506396A (en) * 2017-07-31 2017-12-22 努比亚技术有限公司 A kind of data buffer storage initial method, mobile terminal and computer-readable recording medium
CN107644071A (en) * 2017-09-18 2018-01-30 广州爱九游信息技术有限公司 Buffering updating method, device and data-storage system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050117558A1 (en) * 2003-12-02 2005-06-02 Deutsches Zentrum Fur Luft-Und Raumfahrt E. V. Method for reducing data transport volume in data networks
CN102541941A (en) * 2010-12-31 2012-07-04 上海可鲁系统软件有限公司 Version management control method for multiple parties to co-operate file
CN102523299A (en) * 2011-12-22 2012-06-27 北京邮电大学 Cache method for content identification based on message digests
CN103164523A (en) * 2013-03-19 2013-06-19 华为技术有限公司 Inspection method, device and system of data consistency inspection
CN104111937A (en) * 2013-04-18 2014-10-22 中兴通讯股份有限公司 Master database standby database and data consistency testing and repairing method and device of master database and standby database
CN104133783A (en) * 2014-07-11 2014-11-05 北京京东尚科信息技术有限公司 Method and device for processing distributed cache data
CN104572845A (en) * 2014-12-12 2015-04-29 百度在线网络技术(北京)有限公司 File distribution method and device, equipment and system
CN105069074A (en) * 2015-07-30 2015-11-18 江苏天联信息科技发展有限公司 Strategy configuration file processing method, device and system
CN107133234A (en) * 2016-02-29 2017-09-05 阿里巴巴集团控股有限公司 The method of data cached renewal, apparatus and system
CN106066894A (en) * 2016-06-23 2016-11-02 广州市百果园网络科技有限公司 Data global buffer method and data global buffer device
CN106911782A (en) * 2017-02-28 2017-06-30 北京微影时代科技有限公司 A kind of method for reading data and device
CN107506396A (en) * 2017-07-31 2017-12-22 努比亚技术有限公司 A kind of data buffer storage initial method, mobile terminal and computer-readable recording medium
CN107644071A (en) * 2017-09-18 2018-01-30 广州爱九游信息技术有限公司 Buffering updating method, device and data-storage system

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110673831A (en) * 2019-08-22 2020-01-10 深圳联友科技有限公司 Cache calculation method for request parameters
CN110673831B (en) * 2019-08-22 2023-02-03 深圳联友科技有限公司 Cache calculation method for request parameters
CN110633324A (en) * 2019-09-18 2019-12-31 中化信息技术有限公司 Method, apparatus, electronic device and computer readable medium for synchronizing data
CN110633324B (en) * 2019-09-18 2022-07-26 中化信息技术有限公司 Method, apparatus, electronic device and computer readable medium for synchronizing data
CN112749228A (en) * 2019-10-31 2021-05-04 北京金山云网络技术有限公司 Data synchronization method, device, storage server and storage medium
CN112749228B (en) * 2019-10-31 2024-01-26 北京金山云网络技术有限公司 Data synchronization method, device, storage server and storage medium
CN111291079A (en) * 2020-02-20 2020-06-16 京东数字科技控股有限公司 Data query method and device
CN111752977A (en) * 2020-06-16 2020-10-09 北京字节跳动网络技术有限公司 Data reading request and data writing request processing method and device
CN111752977B (en) * 2020-06-16 2024-01-19 抖音视界有限公司 Data reading request and data writing request processing method and device
WO2021120843A1 (en) * 2020-07-21 2021-06-24 平安科技(深圳)有限公司 Cloud host memory allocation method, cloud host, device, and storage medium
CN111831915A (en) * 2020-07-23 2020-10-27 北京奇艺世纪科技有限公司 Method, device, electronic equipment and storage medium for responding to data query request
CN113946591A (en) * 2021-12-20 2022-01-18 北京力控元通科技有限公司 Hot data caching method and system and electronic equipment

Similar Documents

Publication Publication Date Title
CN109558421A (en) Data processing method, system, device and storage medium based on caching
CN101576918B (en) Data buffering system with load balancing function
CN102542071B (en) Distributed data processing system and method
CN108446975B (en) Quota management method and device
CN108595621B (en) Early warning analysis method and system for false value-added tax invoice
US20140207820A1 (en) Method for parallel mining of temporal relations in large event file
CN105074724A (en) Efficient query processing using histograms in a columnar database
CN105095247B (en) symbol data analysis method and system
US9135572B2 (en) Method and arrangement for processing data
CN102651008A (en) Method and equipment for organizing data records in relational data base
CN109324905A (en) Database operation method, device, electronic equipment and storage medium
CN111722806A (en) Cloud disk allocation method and device, electronic equipment and storage medium
CN104317957B (en) A kind of open platform of report form processing, system and report processing method
CN107729423A (en) A kind of big data processing method and processing device
CN112506588A (en) Insurance business data processing method and device, electronic equipment and storage medium
JP2019212243A (en) Learning identification device and learning identification method
CN109918429A (en) Spark data processing method and system based on Redis
CN109727030A (en) Account data storage method in a kind of block chain
CN111639121A (en) Big data platform and method for constructing customer portrait
CN114493856A (en) Method, system, apparatus and medium for processing data
CN107402982A (en) Data write-in, data matching method, device and computing device
CN106844541A (en) A kind of on-line analytical processing method and device
CN108920095A (en) A kind of data store optimization method and apparatus based on CRUSH
Benlachmi et al. A comparative analysis of hadoop and spark frameworks using word count algorithm
CN116401270A (en) Data query method, device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190402

RJ01 Rejection of invention patent application after publication