Movatterモバイル変換


[0]ホーム

URL:


CN109871388A - Data cache method, device, whole electronic equipment and storage medium - Google Patents

Data cache method, device, whole electronic equipment and storage medium
Download PDF

Info

Publication number
CN109871388A
CN109871388ACN201910123099.7ACN201910123099ACN109871388ACN 109871388 ACN109871388 ACN 109871388ACN 201910123099 ACN201910123099 ACN 201910123099ACN 109871388 ACN109871388 ACN 109871388A
Authority
CN
China
Prior art keywords
data
local
log information
cache
data base
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
CN201910123099.7A
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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
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 Beijing ByteDance Network Technology Co LtdfiledCriticalBeijing ByteDance Network Technology Co Ltd
Priority to CN201910123099.7ApriorityCriticalpatent/CN109871388A/en
Publication of CN109871388ApublicationCriticalpatent/CN109871388A/en
Pendinglegal-statusCriticalCurrent

Links

Landscapes

Abstract

The embodiment of the present disclosure discloses a kind of data cache method, device, electronic equipment and storage medium.Wherein, which includes: to obtain the log information that local data base generates when detecting the data altering event of local data base;The log information is parsed, local cache is updated according to parsing result.The technical solution of the embodiment of the present disclosure, it is parsed by the log information generated when data altering event to local data base, since log information recording has the data information and data operation information of local data base, therefore, local cache is updated according to parsing result, the technical issues of solving the poor user experience caused by updating not in time local cache can not only guarantee timely updating for local cache, also keep the consistency of local cache and local data.

Description

Data cache method, device, whole electronic equipment and storage medium
Technical field
The embodiment of the present disclosure is related to computer application technology more particularly to a kind of data cache method, device, electronicsEquipment and storage medium.
Background technique
Currently, database is generally provided with data buffer storage mechanism.The local cache of database is generally used for storage userUsed data.Whether when receiving the data of user using request, can first check in local data base has user instituteData to be used, if so, can then be not necessarily to directly with the data of the data response user of local cache using request from numberAccording to library again pulling data, it on the one hand can alleviate the pressure of database, the access for being on the other hand enable to respond quickly user is askedIt asks.
But if the data of local data base have occurred and that change, and the update of the data of local cache is too late, then can leadCause the data in local cache and local data base inconsistent, that is, after data change can not be accessed in user by local cacheNew data, influence user experience.
Summary of the invention
The embodiment of the present disclosure provides data cache method, device, electronic equipment and the storage medium of a kind of database, withThe technical issues of solving the poor user experience caused by updating not in time local cache, guarantees local cache and local dataConsistency.
In a first aspect, the embodiment of the present disclosure provides a kind of data cache method, this method comprises:
When detecting the data altering event of local data base, the log information that local data base generates is obtained;
The log information is parsed, local cache is updated according to parsing result.
Second aspect, the embodiment of the present disclosure additionally provide a kind of data buffer storage device, which includes:
Log information obtains module, for obtaining local data when detecting the data altering event of local data baseThe log information that library generates;
Local cache update module updates local cache according to parsing result for parsing to the log information.
The third aspect, the embodiment of the present disclosure additionally provide a kind of electronic equipment, which includes:
One or more processing units;
Memory, for storing one or more programs;
When one or more of programs are executed by one or more of processing units, so that one or more of placesManage the method for data synchronization for the database that device is realized as described in any embodiment in the disclosure.
Fourth aspect, the embodiment of the present disclosure additionally provide a kind of computer readable storage medium, are stored thereon with computerProgram, the embodiment of the present disclosure, which additionally provides, to be realized when a kind of computer program is executed by processor such as any reality in the disclosureApply the data cache method of database described in example.
The technical solution of the embodiment of the present disclosure passes through the log information generated when data altering event to local data baseIt is parsed, since log information recording has the data information and data operation information of local data base, according to parsingAs a result the technical issues of updating local cache, solving the poor user experience caused by updating not in time local cache, not onlyIt can guarantee timely updating for local cache, also keep the consistency of local cache and local data.
Detailed description of the invention
Fig. 1 is a kind of flow diagram of data cache method provided by the embodiment of the present disclosure one;
Fig. 2 is a kind of flow diagram of data cache method provided by the embodiment of the present disclosure two;
Fig. 3 is a kind of optional example schematic of data cache method provided by the embodiment of the present disclosure two;
Fig. 4 is a kind of structural schematic diagram of data buffer storage device provided by the embodiment of the present disclosure three;
Fig. 5 is the structural schematic diagram of a kind of electronic equipment provided by the embodiment of the present disclosure four.
Specific embodiment
The disclosure is described in further detail with reference to the accompanying drawings and examples.It is understood that this place is retouchedThe specific embodiment stated is used only for explaining the disclosure, rather than the restriction to the disclosure.It also should be noted that in order to justPart relevant to the disclosure is illustrated only in description, attached drawing rather than entire infrastructure.In following each embodiments, each embodimentIn simultaneously provide optional feature and example, each feature recorded in embodiment can be combined, form multiple optinal plans,The embodiment of each number should not be considered merely as to a technical solution.
Embodiment one
Fig. 1 is a kind of flow chart of data cache method provided by the embodiment of the present disclosure one, and the present embodiment is especially suitableThe case where timely updating under data interchange state to local cache, this method can be executed by data buffer storage device,The data buffer storage device can be configured at the data cache method in terminal or server for realizing the embodiment of the present disclosure.Such as figureShown in 1, the method for the present embodiment is specific can include:
S110, when detecting the data altering event of local data base, obtain local data base generate log information.
Illustratively, when detecting the data altering event of local data base, the log information of local data base is obtained,It may include: to obtain the log information of the local data base when detecting the local change operation of local data base data,Wherein, the local change operation may include the operation such as modification, write-in and/or deletion executed to local data base.
If local data base with there are data interchange, also can to the strange land data change of client database to client databaseThe data of local data base are had an impact.Therefore, when detecting the data altering event of local data base, local number is obtainedIt can also include: to obtain local data base when receiving the data to be synchronized of opposite end database transmissions according to the log information in libraryLog information.
It should be understood that the data to be synchronized of opposite end database transmissions may include through the opposite end change operation to client databaseData that are generated and needing to be synchronized to local data base.It wherein, may include to right to the opposite end change operation of client databaseThe operation such as modification performed by the data of client database, write-in and/or deletion.
Optionally, local data base can carry out data interchange with to client database by data duplication centre component, alsoIt is to say, local data base can control to receive the data to be synchronized of opposite end database transmissions by data duplication centre component.
In the embodiments of the present disclosure, the journal file that log information can be generated from local data base, can be used for recordingThe variation of the whole data flow of local data base one, while recording data information and data manipulation, can not only guarantee databaseExecute sequence, and can guarantee that data are not lost.Therefore, obtaining log information can get described in local data baseData information and data manipulation.It should be noted that can be when the data of local data base change, obtain in real timeLog information.It obtains one by one, is not disposably to obtain, so as to according to data alteration updating cache in real time.
It is understood that may be related to repeatedly updating slow in the use process of the local cache of local data baseThe operation deposited, if analyzed whole log informations every time, the case where change for only partial data, and it is uncomfortableWith, it will increase the time cost of data analysis, it therefore, can also basis when obtaining the log information that local data base generatesThe time of data change and/or log information generate the log information for the time obtaining local data base generation.
S120, the log information is parsed, local cache is updated according to parsing result.
As noted previously, as record has data information and the data manipulation of local data base whole in log information, it canSelection of land, it is described that the log information is parsed, local cache is updated according to parsing result, comprising: parse the logChange data and data manipulation order information in information are updated according to the change data and data manipulation order informationLocal cache.
Wherein, the process parsed to the log information can be to be parsed one by one, is parsed of course for improvingEfficiency is also possible to a plurality of log information while parsing.It should be noted that same in a plurality of log informationWhen parsing, it is ensured that the being originally generated sequence in log information is stored.
In the embodiments of the present disclosure, local cache is updated according to parsing result, it may include: it will be original slow in local cacheDeposit data is deleted, and will be in the target cache data write-in local cache in parsing result.It wherein, will be original in local cacheData cached deletion can specifically include: carrying out data to the data in local cache according to cache key mapping logic and deletesIt removes.Specifically can include: obtain the target in local cache and delete the database storage address of data in the local database;According toThe database storage address is mapped as the keyword in local cache by cache key mapping logic, and is removed from the cacheThe keyword.Wherein, target, which deletes data, can be all data currently stored in local cache.It is understood thatIt is the database storage address being stored in the cache key mapping logic data in the database and in local cacheIn keyword between corresponding relationship.
Illustratively, it updates local cache and specifically can be to repeat and delay recorded in the log information with targetThe corresponding data information of deposit data and data manipulation update local cache data.Wherein, target cache data can according toFamily actual demand is determined, herein and without limitation.It should be noted that it is data cached accurate qualitative in order to guarantee, moreNew caching will be subject to database rule, that is, update caching again after guaranteeing database rule.
The technical solution of the embodiment of the present disclosure passes through the log information generated when data altering event to local data baseIt is parsed, since log information recording has the data information and data operation information of local data base, according to parsingAs a result the technical issues of updating local cache, solving the poor user experience caused by updating not in time local cache, not onlyIt can guarantee timely updating for local cache, also keep the consistency of local cache and local data.
Embodiment two
Fig. 2 is a kind of flow diagram of data cache method provided by the embodiment of the present disclosure two, more than the present embodimentIt states in embodiment and is advanced optimized based on each optinal plan.In the present embodiment, optionally, described to the logInformation is parsed, and updates local cache according to parsing result, comprising: parse change data in the log information andData manipulation order information updates local cache according to the change data and data manipulation order information.
In the embodiments of the present disclosure, optionally, the log information is parsed, comprising: control the local dataThe log information is sent to incremental data and subscribed to and consumption service component by library;It is subscribed to based on the incremental data and consumes clothesBusiness component parses the log information.
As shown in Fig. 2, the method for the present embodiment is specific can include:
S210, when detecting the data altering event of local data base, obtain local data base generate log information.
The log information is sent to incremental data and subscribed to and consumption service group by S220, the control local data basePart.
Wherein, incremental data, which is subscribed to, can be canal canal server in other words with consumption service, being capable of disguised costThe slave database of ground database, then the log information can will be then sent to incremental data and subscribed to and consumption clothes by local data baseBusiness component, which, which subscribes to, receives the log information that database is transmitted with consumption service component, and to the journal fileParsing.
Wherein, the log information is transferred to incremental data subscription and the transmission mode of consumption service component and can beReal-time perfoming is transmitted after one log information of generation of local data base, that is, is sent one by one;It can certainly be basisDefault first transmission rule transmits after being packaged to two or two or more log informations.Illustratively, the first transmissionRule can be the degree of association etc. of the first duration or two and two or more log information.
S230, the log information is parsed with consumption service component based on incremental data subscription.
In the embodiments of the present disclosure, it obtains the log information and is intended to update caching, therefore, it is necessary to be based on the incremental numberGo out to update the log information required for caching with consumption service analyzing component according to subscribing to, more particularly, to databases comparison thingThe log information of part.
It should be noted that the incremental data is subscribed to will parse with consumption service component for which log information, depend onWhich log information that local data base generates is corresponding in data altering event.The incremental data is subscribed to be taken with consumptionBusiness component does not need to determine whether data altering event can really have an impact to the raw cache data in local cache,It does not need corresponding with target cache data according to being found out in the raw cache data in the local cache really log informationLog information.The logic that buffer update can be simplified in this way improves the efficiency of buffer update, and can fully ensure that local cacheWith the consistency of local data base data.
In the embodiments of the present disclosure, it subscribes to consumption service component canal based on incremental data to log letterAfter breath is parsed, it can also include: to be packaged the log information after at least one parsing, obtain Update log packet;IntoAnd local cache is updated according to Update log packet.Wherein, being updated according to the Update log packet can specifically include: obtainThe log information in the Update log packet is taken, the local cache is updated according to the log information in the Update log packet.
S240, change data and data manipulation order information in the log information are parsed, according to the changeData and data manipulation order information update local cache.
Since the processing result of database data is often closely bound up with data processing sequence, therefore, it is necessary to parseThe change data and data manipulation order information in log information are stated, and then are grasped according to the change data and the dataMake order information to be updated the raw cache data of local cache.
Illustratively, local cache is updated according to the change data and data manipulation order information, it may include: according toSequencing in data manipulation order information updates the target cache data in the change data into local cache.
The technical solution of the present embodiment is subscribed to by incremental data and receives log information with consumption service component, and to dayWill information is parsed, and the log information of local data base generation can be quickly and easily obtained;And then according in log informationThe data information parsed is updated local cache with data manipulation order information, can fully ensure that local cache dataWith the consistency of local data base data, and it can guarantee the one of the update sequence of database and the update sequence of local cacheCause property.
Fig. 3 is a kind of schematic diagram of the optional example of data buffer storage provided by the embodiment of the present disclosure, as shown in figure 3, withFor MySQL database cluster, local data base MySQL Master is replicated with to client database MySQLMaster by dataCenter Drc component carries out data interchange.
It is illustrated using left data library in scheming as local data base, detailed process is as follows for data buffer storage: working as localWhen database MySQL Master data change, such as when having data loading, log information Binlog can be generated, at this time may be usedThe data change time is converted to update caching thing with tools such as consumption service component canal to subscribe to by incremental dataPart is updated local cache cache, and the data landing for guaranteeing that Local Data landing and opposite end are come by drc can be moreNew caching, guarantees the consistency of the data of local cache and the data of local data base.
The local cache of the embodiment of the present disclosure can be understood as can store data cached carrier, can be a storageSpace or a kind of storage medium can be independent caching cache, be also possible to using Redis database etc., as long as can depositIt stores up data cached, herein and is not specifically limited.
Embodiment three
Fig. 4 is a kind of structural schematic diagram of data buffer storage device provided by the embodiment of the present disclosure three, as shown in figure 4, thisData buffer storage device provided by open embodiment can include: log information obtains module 410 and local cache update module420.Wherein, log information obtains module 410, local for obtaining when detecting the data altering event of local data baseThe log information that database generates;Local cache update module 420, for being parsed to the log information, according to parsingAs a result local cache is updated.
The technical solution of the embodiment of the present disclosure passes through the log information generated when data altering event to local data baseIt is parsed, since log information recording has the data information and data operation information of local data base, according to parsingAs a result the technical issues of updating local cache, solving the poor user experience caused by updating not in time local cache, not onlyIt can guarantee timely updating for local cache, also keep the consistency of local cache and local data.
Based on the above technical solution, the log information obtains module and can be used for executing in operations described below at leastOne:
When receiving the data to be synchronized of opposite end database transmissions, the log information of local data base is obtained;
When detecting the local change operation of local data base data, the log information of the local data base is obtained,Wherein, the local change operation includes modification, write-in and/or deletes.
On the basis of above-mentioned each technical solution, the data buffer storage device can also include:
Data simultaneous module receives opposite end database transmissions by data duplication centre component for controlling local data baseData to be synchronized.
On the basis of above-mentioned each technical solution, the local cache update module be can be also used for:
The log information is sent to incremental data and subscribed to and consumption service group by the local slow control local data basePart;
It is subscribed to based on the incremental data and the log information is parsed with consumption service component.
On the basis of above-mentioned each technical solution, local cache update module can be used for:
Parse the change data and data manipulation order information in the log information, according to the change data withAnd data manipulation order information updates local cache.
On the basis of above-mentioned each technical solution, the local cache update module can be further used for:
The target cache data update in the change data is arrived according to the sequencing in data manipulation order informationIn local cache.
On the basis of above-mentioned each technical solution, the local cache update module be can be also used for:
Raw cache data in local cache are deleted, and the target cache data write-in in parsing result is local slowIn depositing.
Data cache method provided by disclosure any embodiment can be performed in above-mentioned data buffer storage device, has execution numberAccording to the corresponding functional module of caching method and beneficial effect.
Example IV
Below with reference to Fig. 5, it illustrates the electronic equipments (such as terminal device) for being suitable for being used to realize the embodiment of the present disclosure500 structural schematic diagram.Terminal device in the embodiment of the present disclosure can include but is not limited to such as mobile phone, notebook electricityBrain, digit broadcasting receiver, PDA (personal digital assistant), PAD (tablet computer), PMP (portable media player), vehicleThe mobile terminal of mounted terminal (such as vehicle mounted guidance terminal) etc. and such as number TV, desktop computer etc. are fixed eventuallyEnd.Electronic equipment shown in Fig. 5 is only an example, should not function to the embodiment of the present disclosure and use scope bring it is anyLimitation.
As shown in figure 5, electronic equipment 500 may include processing unit (such as central processing unit, graphics processor etc.)501, random access can be loaded into according to the program being stored in read-only memory (ROM) 502 or from storage device 508Program in memory (RAM) 503 and execute various movements appropriate and processing.In RAM 503, it is also stored with electronic equipmentVarious programs and data needed for 500 operations.Processing unit 501, ROM 502 and RAM 503 pass through the phase each other of bus 504Even.Input/output (I/O) interface 505 is also connected to bus 504.
In general, following device can connect to I/O interface 505: including such as touch screen, touch tablet, keyboard, mouse, taking the photographAs the input unit 506 of head, microphone, accelerometer, gyroscope etc.;Including such as liquid crystal display (LCD), loudspeaker, vibrationThe output device 507 of dynamic device etc.;Storage device 508 including such as tape, hard disk etc.;And communication device 509.Communication device509, which can permit electronic equipment 500, is wirelessly or non-wirelessly communicated with other equipment to exchange data.Although Fig. 5 shows toolThere is the electronic equipment 500 of various devices, it should be understood that being not required for implementing or having all devices shown.It can be withAlternatively implement or have more or fewer devices.
Particularly, in accordance with an embodiment of the present disclosure, it may be implemented as computer above with reference to the process of flow chart descriptionSoftware program.For example, embodiment of the disclosure includes a kind of computer program product comprising be carried on computer-readable mediumOn computer program, which includes the program code for method shown in execution flow chart.In such realityIt applies in example, which can be downloaded and installed from network by communication device 509, or from storage device 508It is mounted, or is mounted from ROM 502.When the computer program is executed by processing unit 501, the embodiment of the present disclosure is executedMethod in the above-mentioned function that limits.
It should be noted that the above-mentioned computer-readable medium of the disclosure can be computer-readable signal media or meterCalculation machine readable storage medium storing program for executing either the two any combination.Computer readable storage medium for example can be --- but notBe limited to --- electricity, magnetic, optical, electromagnetic, infrared ray or semiconductor system, device or device, or any above combination.MeterThe more specific example of calculation machine readable storage medium storing program for executing can include but is not limited to: have the electrical connection, just of one or more conducting wiresTaking formula computer disk, hard disk, random access storage device (RAM), read-only memory (ROM), erasable type may be programmed read-only storageDevice (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD-ROM), light storage device, magnetic memory device,Or above-mentioned any appropriate combination.In the disclosure, computer readable storage medium can be it is any include or storage journeyThe tangible medium of sequence, the program can be commanded execution system, device or device use or in connection.And at thisIn open, computer-readable signal media may include in a base band or as the data-signal that carrier wave a part is propagated,In carry computer-readable program code.The data-signal of this propagation can take various forms, including but not limited toElectromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media can also be computer-readable and depositAny computer-readable medium other than storage media, the computer-readable signal media can send, propagate or transmit and be used forBy the use of instruction execution system, device or device or program in connection.Include on computer-readable mediumProgram code can transmit with any suitable medium, including but not limited to: electric wire, optical cable, RF (radio frequency) etc. are above-mentionedAny appropriate combination.
Above-mentioned computer-readable medium can be included in above-mentioned electronic equipment;It is also possible to individualism, and notIt is fitted into the electronic equipment.
Above-mentioned computer-readable medium carries one or more program, when said one or multiple programs are by the electricityWhen sub- equipment executes, so that the electronic equipment: when detecting the data altering event of local data base, obtaining local data baseThe log information of generation;The log information is parsed, local cache is updated according to parsing result.
The calculating of the operation for executing the disclosure can be write with one or more programming languages or combinations thereofMachine program code, above procedure design language include object oriented program language-such as Java, Smalltalk, C++, it further include conventional procedural programming language-such as " C " language or similar programming language.Program code canFully to execute, partly execute on the user computer on the user computer, be executed as an independent software package,Part executes on the remote computer or executes on a remote computer or server completely on the user computer for part.In situations involving remote computers, remote computer can pass through the network of any kind --- including local area network (LAN)Or wide area network (WAN)-is connected to subscriber computer, or, it may be connected to outer computer (such as utilize Internet serviceProvider is connected by internet).
Flow chart and block diagram in attached drawing, illustrate the method and computer program product according to the various embodiments of the disclosureArchitecture, function and operation in the cards.In this regard, each box in flowchart or block diagram can represent oneA part of module, program segment or code, a part of the module, program segment or code include it is one or more for realizingThe executable instruction of defined logic function.It should also be noted that in some implementations as replacements, function marked in the boxIt can also can occur in a different order than that indicated in the drawings.For example, two boxes succeedingly indicated can actually baseOriginally it is performed in parallel, they can also be executed in the opposite order sometimes, and this depends on the function involved.It is also noted thatIt is the combination of each box in block diagram and or flow chart and the box in block diagram and or flow chart, can uses and execute ruleThe dedicated hardware based systems of fixed functions or operations is realized, or can use the group of specialized hardware and computer instructionIt closes to realize.
Be described in the embodiment of the present disclosure involved module, unit can be realized by way of software, can also be withIt is realized by way of hardware.Wherein, module, the title of unit are not constituted under certain conditions to the module or unit sheetThe restriction of body.
Above description is only the preferred embodiment of the disclosure and the explanation to institute's application technology principle.Those skilled in the artMember is it should be appreciated that the open scope involved in the disclosure, however it is not limited to technology made of the specific combination of above-mentioned technical characteristicScheme, while should also cover in the case where not departing from design disclosed above, it is carried out by above-mentioned technical characteristic or its equivalent featureAny combination and the other technical solutions formed.Such as features described above has similar function with (but being not limited to) disclosed in the disclosureCan technical characteristic replaced mutually and the technical solution that is formed.

Claims (10)

CN201910123099.7A2019-02-192019-02-19Data cache method, device, whole electronic equipment and storage mediumPendingCN109871388A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201910123099.7ACN109871388A (en)2019-02-192019-02-19Data cache method, device, whole electronic equipment and storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910123099.7ACN109871388A (en)2019-02-192019-02-19Data cache method, device, whole electronic equipment and storage medium

Publications (1)

Publication NumberPublication Date
CN109871388Atrue CN109871388A (en)2019-06-11

Family

ID=66918911

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910123099.7APendingCN109871388A (en)2019-02-192019-02-19Data cache method, device, whole electronic equipment and storage medium

Country Status (1)

CountryLink
CN (1)CN109871388A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110795032A (en)*2019-10-182020-02-14苏州浪潮智能科技有限公司 A method, system and related device for updating software layer cache in a storage system
CN110807703A (en)*2019-11-122020-02-18上海燕汐软件信息科技有限公司Order processing method and device, electronic equipment and computer readable storage medium
CN110879818A (en)*2019-10-122020-03-13北京字节跳动网络技术有限公司Method, device, medium and electronic equipment for acquiring data
CN111078717A (en)*2019-12-202020-04-28深圳前海环融联易信息科技服务有限公司Database and cache consistency synchronization method and device, computer equipment and storage medium
CN111177161A (en)*2019-11-072020-05-19腾讯科技(深圳)有限公司Data processing method and device, computing equipment and storage medium
CN112269837A (en)*2020-11-172021-01-26珠海大横琴科技发展有限公司Data processing method and device
CN112685431A (en)*2020-12-292021-04-20京东数字科技控股股份有限公司Asynchronous caching method, device, system, electronic equipment and storage medium
CN112783903A (en)*2019-11-072021-05-11北京沃东天骏信息技术有限公司Method and device for generating update log
CN113127923A (en)*2020-01-152021-07-16北京沃东天骏信息技术有限公司Method and device for managing authority
CN113434525A (en)*2021-06-242021-09-24青岛海尔科技有限公司Cache data updating method and device, storage medium and electronic device
CN113704227A (en)*2021-08-262021-11-26广东电网有限责任公司广州供电局Incremental update data storage method and device, electronic equipment and storage medium
CN113779140A (en)*2021-06-012021-12-10北京京东拓先科技有限公司Data processing method and device
CN114265850A (en)*2021-12-172022-04-01北京百度网讯科技有限公司Local cache updating method, device, equipment and storage medium
CN114969077A (en)*2019-10-282022-08-30支付宝(杭州)信息技术有限公司 A business data processing method and device
CN115834964A (en)*2022-11-292023-03-21深圳小湃科技有限公司Set top box content updating method and device, electronic equipment and readable storage medium
CN116361304A (en)*2023-03-312023-06-30西安热工研究院有限公司 Database point directory real-time update method, system, electronic device and storage medium
CN112817989B (en)*2021-01-222023-07-25网易(杭州)网络有限公司Data processing method, data processing device, storage medium and electronic equipment
WO2024066001A1 (en)*2022-09-292024-04-04海尔优家智能科技(北京)有限公司Data update method and apparatus, storage medium, and electronic apparatus

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7698320B2 (en)*2006-09-202010-04-13Hitachi, Ltd.Database management system to reduce capacity of storage volume
CN104572689A (en)*2013-10-172015-04-29腾讯科技(深圳)有限公司Data synchronizing method, device and system
CN104699541A (en)*2015-03-302015-06-10北京奇虎科技有限公司Method, device, data transmission assembly and system for synchronizing data
CN104881494A (en)*2015-06-122015-09-02北京奇虎科技有限公司Method, device and system for performing data synchronization with Redis server
CN106503257A (en)*2016-11-152017-03-15北京京东金融科技控股有限公司Distributed transaction server method and system based on binlog compensation mechanism
CN107291869A (en)*2014-04-142017-10-24五八同城信息技术有限公司A kind of method of distribution service data query
CN107341212A (en)*2017-06-262017-11-10努比亚技术有限公司A kind of buffering updating method and equipment
CN108491332A (en)*2018-04-042018-09-04浙江小泰科技有限公司A kind of real-time buffering updating method and system based on Redis
CN108804465A (en)*2017-05-042018-11-13中兴通讯股份有限公司A kind of method and system of distributed caching database data migration

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7698320B2 (en)*2006-09-202010-04-13Hitachi, Ltd.Database management system to reduce capacity of storage volume
CN104572689A (en)*2013-10-172015-04-29腾讯科技(深圳)有限公司Data synchronizing method, device and system
CN107291869A (en)*2014-04-142017-10-24五八同城信息技术有限公司A kind of method of distribution service data query
CN104699541A (en)*2015-03-302015-06-10北京奇虎科技有限公司Method, device, data transmission assembly and system for synchronizing data
CN104881494A (en)*2015-06-122015-09-02北京奇虎科技有限公司Method, device and system for performing data synchronization with Redis server
CN106503257A (en)*2016-11-152017-03-15北京京东金融科技控股有限公司Distributed transaction server method and system based on binlog compensation mechanism
CN108804465A (en)*2017-05-042018-11-13中兴通讯股份有限公司A kind of method and system of distributed caching database data migration
CN107341212A (en)*2017-06-262017-11-10努比亚技术有限公司A kind of buffering updating method and equipment
CN108491332A (en)*2018-04-042018-09-04浙江小泰科技有限公司A kind of real-time buffering updating method and system based on Redis

Cited By (22)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110879818A (en)*2019-10-122020-03-13北京字节跳动网络技术有限公司Method, device, medium and electronic equipment for acquiring data
CN110795032A (en)*2019-10-182020-02-14苏州浪潮智能科技有限公司 A method, system and related device for updating software layer cache in a storage system
CN114969077A (en)*2019-10-282022-08-30支付宝(杭州)信息技术有限公司 A business data processing method and device
CN111177161B (en)*2019-11-072023-08-15腾讯科技(深圳)有限公司Data processing method, device, computing equipment and storage medium
CN111177161A (en)*2019-11-072020-05-19腾讯科技(深圳)有限公司Data processing method and device, computing equipment and storage medium
CN112783903A (en)*2019-11-072021-05-11北京沃东天骏信息技术有限公司Method and device for generating update log
CN112783903B (en)*2019-11-072024-04-05北京沃东天骏信息技术有限公司Method and device for generating update log
CN110807703A (en)*2019-11-122020-02-18上海燕汐软件信息科技有限公司Order processing method and device, electronic equipment and computer readable storage medium
CN111078717A (en)*2019-12-202020-04-28深圳前海环融联易信息科技服务有限公司Database and cache consistency synchronization method and device, computer equipment and storage medium
CN113127923A (en)*2020-01-152021-07-16北京沃东天骏信息技术有限公司Method and device for managing authority
CN112269837A (en)*2020-11-172021-01-26珠海大横琴科技发展有限公司Data processing method and device
CN112685431A (en)*2020-12-292021-04-20京东数字科技控股股份有限公司Asynchronous caching method, device, system, electronic equipment and storage medium
CN112685431B (en)*2020-12-292024-05-17京东科技控股股份有限公司Asynchronous caching method, device, system, electronic equipment and storage medium
CN112817989B (en)*2021-01-222023-07-25网易(杭州)网络有限公司Data processing method, data processing device, storage medium and electronic equipment
CN113779140A (en)*2021-06-012021-12-10北京京东拓先科技有限公司Data processing method and device
CN113434525B (en)*2021-06-242023-06-09青岛海尔科技有限公司 Method and device for updating cached data, storage medium and electronic device
CN113434525A (en)*2021-06-242021-09-24青岛海尔科技有限公司Cache data updating method and device, storage medium and electronic device
CN113704227A (en)*2021-08-262021-11-26广东电网有限责任公司广州供电局Incremental update data storage method and device, electronic equipment and storage medium
CN114265850A (en)*2021-12-172022-04-01北京百度网讯科技有限公司Local cache updating method, device, equipment and storage medium
WO2024066001A1 (en)*2022-09-292024-04-04海尔优家智能科技(北京)有限公司Data update method and apparatus, storage medium, and electronic apparatus
CN115834964A (en)*2022-11-292023-03-21深圳小湃科技有限公司Set top box content updating method and device, electronic equipment and readable storage medium
CN116361304A (en)*2023-03-312023-06-30西安热工研究院有限公司 Database point directory real-time update method, system, electronic device and storage medium

Similar Documents

PublicationPublication DateTitle
CN109871388A (en)Data cache method, device, whole electronic equipment and storage medium
CN109375918A (en)Interface rendering method, device, electronic equipment and the storage medium of small routine
CN109634598A (en)A kind of page display method, device, equipment and storage medium
CN110046021A (en)A kind of page display method, device, system, equipment and storage medium
CN109299348A (en)A kind of data query method, apparatus, electronic equipment and storage medium
CN109697075A (en)File updating method, system and device
CN109902255B (en)Page mixed browsing record generation method, device, equipment and storage medium
CN109656923A (en)A kind of data processing method, device, electronic equipment and storage medium
CN109543080A (en)A kind of caching data processing method, device, electronic equipment and storage medium
CN108965389A (en)Method for showing information
CN109769141A (en)A kind of video generation method, device, electronic equipment and storage medium
CN109857486A (en)A kind of processing method, device, equipment and the medium of program page data
CN109492200A (en)Cooperated documents restoring method, device, storage medium and electronic equipment
CN108494860A (en)WEB accesses system, WEB access methods and device for client
CN109657174A (en)Method and apparatus for more new data
CN109614439A (en)Method of data synchronization, device, electronic equipment and storage medium
CN109446309A (en)Problem feedback method and device
CN109408481A (en)Update method, device, electronic equipment and the readable medium of log collection rule
CN110536149A (en)Message display method, device, readable medium and electronic equipment
CN109996125A (en)Generate method, apparatus, electronic equipment and the storage medium of video list
CN109359281A (en)Dynamic list generation method and device
CN109375910A (en) Class file generation method, device, electronic device and storage medium
CN110019552A (en)User pays close attention to the method and apparatus that state updates
CN109697034A (en)A kind of method for writing data, device, electronic equipment and storage medium
CN110286928A (en)Interface element update method, device, electronic equipment and the storage medium of application program

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20190611

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp