CN104967658A - Data synchronization method on multiple devices - Google Patents

Data synchronization method on multiple devices Download PDF

Info

Publication number
CN104967658A
CN104967658A CN201510229300.1A CN201510229300A CN104967658A CN 104967658 A CN104967658 A CN 104967658A CN 201510229300 A CN201510229300 A CN 201510229300A CN 104967658 A CN104967658 A CN 104967658A
Authority
CN
China
Prior art keywords
transaction journal
terminal equipment
local
data
change object
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.)
Granted
Application number
CN201510229300.1A
Other languages
Chinese (zh)
Other versions
CN104967658B (en
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.)
Chengdu Pinguo Technology Co Ltd
Original Assignee
Chengdu Pinguo 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 Chengdu Pinguo Technology Co Ltd filed Critical Chengdu Pinguo Technology Co Ltd
Priority to CN201510229300.1A priority Critical patent/CN104967658B/en
Publication of CN104967658A publication Critical patent/CN104967658A/en
Application granted granted Critical
Publication of CN104967658B publication Critical patent/CN104967658B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention provides a data synchronization method on multiple devices. The method comprises the steps of identifying the change objects in a terminal device and marking; writing the marked change objects in a local database, stamping time stamps and abstracting into business logs; writing the business logs in a local synchronization table; using a terminal device background to read the business logs in the local synchronization table circularly, submitting and storing in a server end database; deleting the successfully submitted business logs from the local synchronization table; using a server end to read the business logs circularly, analyzing and reducing the business logs one by one; using other terminal devices to obtain the business logs from the server end; playing back the business logs in the local database; recording the current time stamps of the business logs; and noticing an upper-layer interface to update the data. The data synchronization method on the multiple devices of the present invention is suitable for the data synchronization of various mobile devices under an environment not having a network, supports the user edit, and then synchronizes the data to the background after the network is recovered. In addition, according to the present invention, the network utilization rate is improved, and the data access is more efficient and smooth.

Description

Method of data synchronization on a kind of multi-terminal equipment
Technical field
Belong to mobile communication technology field, particularly relate to based on the method from the data syn-chronization between multiple mobile terminal devices under net environment.
Technical background
The nineties, data syn-chronization did not start from wired connection, if MAC machine is as data center, was undertaken synchronous with terminal equipment (iPod) by FireWire.After 2000, cloud service develops rapidly, as long as be representative with PC/MAC machine, data center has turned to high in the clouds equipment to have network gradually, just can use, as address list, the message backup of micro-letter with recover, App Store.
In recent years along with the high speed development of the Internet and chip technology, the kind of mobile terminal device also gets more and more.Mobile terminal device refers to the computer equipment that can use in movement, such as mobile phone, notebook, panel computer, POS even comprise vehicle-mounted computer and all belong to mobile terminal device, the appearance of these equipment, greatly facilitate and enriched work and the life of people, significant advantage impels people to select to be applicable to the intelligent terminal of oneself according to the demand of oneself.
But, people in use often need to modify to various information, cause stored data message needs in a device than regularly changing, and the data of same type need to be stored in multiple terminal equipment, this creates the terminal consistency and integrity issue that one needs to keep data of the same type in various terminal.Due to the limitation that wireless communication ability self exists, can not carry out exchanges data by interconnection network at any time, the demand that off-line is applied is popularized gradually.
In existing technology, the cloud service access mode of the method for head it off mainly synchronous mode, although this Measures compare is convenient, but existing most of cloud service does not take into full account the characteristic of mobile client, transmitted data amount is very large, for mobile device brings larger computational resource consumption and the network bandwidth to take, make it respond not smooth, efficiently cannot access cloud service easily.
Therefore for meeting the requirement of people for data syn-chronization between each terminal equipment simultaneously in time using multiple mobile terminal devices, and more smooth in visit data process, efficient experience requirements, need to find a kind of novel method of data synchronization, to realize the consistency of data syn-chronization and the fluency of Consumer's Experience between multiple mobile terminal devices.Such application is no longer synchronously mutual with cloud, but directly accesses local file system swap data, and the substitute is, data communicate with high in the clouds on backstage, and data access is asynchronous executions with synchronous two processes.
Summary of the invention
On basis for the shortcoming of prior art, the object of the present invention is to provide and a kind ofly can to meet at the settling mode from the maintenance data final consistency between multi-terminal equipment under net environment.
For achieving the above object, the invention provides the method for data synchronization on a kind of multi-terminal equipment, mainly comprise following step:
(1) in terminal equipment, identify corresponding change object and mark;
(2) the change object of mark is written to local data base;
(3) in the local database, transfer the change object of mark, being stamped timestamp abstract is transaction journal;
(4) transaction journal is write in local synchronization table;
(5) terminal equipment backstage starts synchronous service, and the transaction journal in local synchronization table is read in circulation, and its batch is submitted to server end, stored in server-side database;
(6) submit successful daily record to, transaction journal is deleted from local synchronization table;
(7) transaction journal is read in server end circulation, carries out parsing reduction change object one by one;
(8), after the access of another terminal equipment, up-to-date transaction journal is obtained from server end;
(9) the transaction journal playback in the local database will obtained;
(10) by transaction journal new in access local database, the current time stamp of record transaction journal;
(11), after data syn-chronization work completes, can notify that upper interface removes more new data.
Further, in described step (1), divide change object according to service logic, change object is by global description symbol GUID mark, and the relation between change object is by the association of change object ID.
Further, in described step (2), local data base uses Sqlite database.
Further, in described step (3), the one-shot change of setting change object is stamped timestamp and is encapsulated as a transaction journal.
Further, in described step (4), local synchronization table is the incremental update table safeguarded in terminal equipment, for recording transaction journal.
Further, in described step (5), server-side database is the non-relational database such as MySQL or MongoDB.
Further, in described step (7), if server end does other process when object variation, only need to arrange a series of data processor, by event separately process.
Further, set data processor also comprises following step:
The transaction journal of reading is submitted to processor;
The transaction journal processed is stored in local data base;
Wait for that other terminal equipment obtains and is synchronized to this locality.
Further, in described step (10), record current time stamp, during for obtaining transaction journal next time, server end calculates the Incremental Log list during this period of time.
After reading the detailed description of embodiment of the present invention by reference to the accompanying drawings, the other features and advantages of the invention will become clearly.
This method, compared with available data synchronization scenario, has some advantage following: data access is separated with data syn-chronization, and the displaying of user profile and the retouching operation of user can complete by off-line, and local operation is experienced fast; Server end does not need to provide some change object read-write interfaces, and only need the task processor after maintenance Data synchronization interface and a series of registration, operation expanding only increases task processor, embodies the opening and closing principle in Software for Design; Transaction journal is abstracted into the transaction journal of change object, instead of SQL statement, and transaction journal can dock sqlite in client, in non-relational database such as server end docking MySQL or MongoDB; Server end major function is transaction journal transparent transmission and data backup, can be multiplexing in several applications, saves backstage development cost and development time.
Accompanying drawing explanation
Below in conjunction with accompanying drawing and embodiment, the present invention is further detailed explanation:
Fig. 1 is the flow chart of method of data synchronization on multi-terminal equipment of the present invention
Fig. 2 is server-side transaction log processing flow chart.
Embodiment
In order to make the object, technical solutions and advantages of the present invention clearly, will be described in further detail the specific embodiment of the present invention below.
See Fig. 1, the method for data synchronization be applicable on multi-terminal equipment of the present embodiment, comprises the following steps:
(1) in terminal equipment, identify corresponding change object and mark;
Specifically divide change object according to service logic, change object is by global description symbol GUID mark, and the relation between change object is by the association of change object ID.
(2) the change object of mark is written to local data base;
Local data base uses Sqlite database.
(3) in the local database, transfer the change object of mark, and stamped timestamp, thus abstract in transaction journal;
Be specially, the one-shot change of setting change object is stamped timestamp and is encapsulated as a transaction journal.
Such as: object type, object ID, action type, object properties 1 object properties 2 ... object properties N, timestamp.
(4) transaction journal is write in local synchronization table;
Concrete local synchronization table is the incremental update table that mobile terminal device is safeguarded, for recording transaction journal.
With photo synchronously for example, if user with the addition of a photo, have modified the shooting time of existing two photos, and delete a photo, then can retain 4 transaction journals in local synchronization table, show as follows:
INSERT INTO T_Photo (V0, V1, …, VN);
UPDATE T_ Photo SET F_ExifTime = XX WHERE ID=XX;
UPDATE T_ Photo SET F_ ExifTime = XX WHERE ID=X;
DELETE T_ Photo WHERE ID=XXXX;
The object of local synchronization table preserves the object of change, and its general purpose table structure is as follows:
Field name Field purposes Field type
F_ID Daily record ID Integer, automatic increase
F_CreateTime The log creation time Date-time
F_Statement Synchronization log SQL statement Text
(5) terminal equipment backstage starts synchronous service, and the transaction journal in local synchronization table is read in circulation, and its batch is submitted to server end, stored in server-side database;
Specific service device client database is the non-relational database such as MySQL or MongoDB.
(6) submit successful daily record to, transaction journal is deleted from local synchronization table;
(7) transaction journal is read in server end circulation, carries out parsing reduction change object one by one;
If be specially server end do when transaction journal changes other process (as user add photo after send PUSH message), only need to arrange a series of data processor, by each transaction journal separately process.
Specifically also comprise following step as shown in Figure 2:
The transaction journal of reading is submitted in processor chained list;
The transaction journal processed is stored in local data base;
Wait for that other terminal equipment obtains and is synchronized to local synchronization table.
(8), after the access of another terminal equipment, up-to-date transaction journal is obtained from server end;
(9) the transaction journal playback in the local database will obtained;
(10) by transaction journal new in access local database, the current time stamp of record transaction journal;
Physical record current time is stabbed, and during for obtaining synchronized transaction daily record next time, server end calculates the Incremental Log list during this period of time.
(11), after data syn-chronization work completes, can notify that upper interface removes more new data.
What finally illustrate is, above embodiment is only in order to illustrate technical scheme of the present invention and unrestricted, although with reference to preferred embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that, can modify to technical scheme of the present invention or equivalent replacement, and not departing from aim and the scope of technical solution of the present invention, it all should be encompassed in the middle of right of the present invention.

Claims (9)

1. the method for data synchronization on multi-terminal equipment, is characterized in that comprising following step:
1) in terminal equipment, identify change object and mark;
2) the change object of mark is written to local data base;
3) in the local database, transfer the change object of mark, stamped the abstract formation transaction journal of timestamp;
4) transaction journal is write in local synchronization table;
5) terminal equipment backstage starts synchronous service, and the transaction journal in local synchronization table is read in circulation, and its batch is submitted to server end, stored in server-side database;
6) in local synchronization table, the successful transaction journal of submission is deleted;
7) transaction journal is read in server end circulation, carries out parsing reduction change object one by one;
8), after the access of another terminal equipment, up-to-date transaction journal is obtained from server end;
9) the transaction journal playback in the local database will obtained;
10) by transaction journal new in access local database, the current time stamp of record transaction journal;
11) upper interface more new data is notified.
2. the method for data synchronization according to claim 1 on multi-terminal equipment, it is characterized in that, in step (1), divide change object according to service logic, change object is by global description symbol GUID mark, and the relation between change object is by the association of change object ID.
3. the method for data synchronization according to claim 1 on multi-terminal equipment, is characterized in that, in step (2), local data base uses Sqlite database.
4. the method for data synchronization according to claim 1 on multi-terminal equipment, is characterized in that, in step (3), the one-shot change of setting change object is stamped timestamp and is encapsulated as a transaction journal.
5. the method for data synchronization according to claim 1 on multi-terminal equipment, it is characterized in that, in step (4), local synchronization table is the incremental update table safeguarded in terminal equipment, for recording transaction journal.
6. the method for data synchronization according to claim 1 on multi-terminal equipment, it is characterized in that, in step (5), server-side database is MySQL or MongoDB non-relational database.
7. the method for data synchronization according to claim 1 on multi-terminal equipment, is characterized in that, in step (7), if server end needs to do extra process when reading transaction journal, then setting data processor, by transaction journal separately process.
8. the method for data synchronization according to claim 7 on multi-terminal equipment, is characterized in that: described step (7) concrete steps are as follows:
The transaction journal of reading is submitted to data processor;
The transaction journal processed is stored in local data base;
Wait for that another terminal equipment obtains and is synchronized to local synchronization table.
9. the method for data synchronization according to claim 1 on multi-terminal equipment, is characterized in that, in step (10), record current time stamp, during for obtaining transaction journal next time, server end calculates the Incremental Log list in this time period.
CN201510229300.1A 2015-05-08 2015-05-08 A kind of method of data synchronization on multi-terminal equipment Active CN104967658B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510229300.1A CN104967658B (en) 2015-05-08 2015-05-08 A kind of method of data synchronization on multi-terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510229300.1A CN104967658B (en) 2015-05-08 2015-05-08 A kind of method of data synchronization on multi-terminal equipment

Publications (2)

Publication Number Publication Date
CN104967658A true CN104967658A (en) 2015-10-07
CN104967658B CN104967658B (en) 2018-11-30

Family

ID=54221599

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510229300.1A Active CN104967658B (en) 2015-05-08 2015-05-08 A kind of method of data synchronization on multi-terminal equipment

Country Status (1)

Country Link
CN (1) CN104967658B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279285A (en) * 2015-11-23 2016-01-27 上海斐讯数据通信技术有限公司 Synchronization system and method of relation-type database and non-relation-type database
CN105426512A (en) * 2015-12-01 2016-03-23 广东电网有限责任公司电网规划研究中心 Offline editing synchronization method
CN105701218A (en) * 2016-01-14 2016-06-22 四川长虹电器股份有限公司 Method for realizing data synchronism of different terminals on database
CN106485784A (en) * 2016-11-28 2017-03-08 重庆上丞科技有限公司 Indoor design image processing method based on multi-terminal equipment data syn-chronization
CN107515874A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 The method and apparatus of synchronous incremental data in a kind of distributed non-relational database
CN107992515A (en) * 2017-10-27 2018-05-04 大唐网络有限公司 Implementation method, device and the storage medium of mongodb affair mechanisms
WO2018157602A1 (en) * 2017-02-28 2018-09-07 华为技术有限公司 Method and device for synchronizing active transaction lists
CN108717426A (en) * 2018-05-04 2018-10-30 苏州朗动网络科技有限公司 Update method, device, computer equipment and the storage medium of business data
CN109271448A (en) * 2018-09-25 2019-01-25 武汉达梦数据库有限公司 It is the data synchronous system and method for platform based on database
CN109614444A (en) * 2018-11-12 2019-04-12 武汉达梦数据库有限公司 A kind of data initialization method when data are synchronous
CN110704532A (en) * 2019-09-18 2020-01-17 南方电网数字电网研究院有限公司 Method and device for synchronizing data among databases, computer equipment and storage medium
CN110888777A (en) * 2019-11-14 2020-03-17 艾体威尔电子技术(北京)有限公司 Method for storing log by using database of POS machine
CN111259022A (en) * 2020-01-13 2020-06-09 京东方科技集团股份有限公司 Information synchronization method, synchronization system, computer equipment and medium
WO2021018313A1 (en) * 2019-07-30 2021-02-04 中科寒武纪科技股份有限公司 Data synchronization method and apparatus, and related product
WO2021027972A1 (en) * 2019-08-09 2021-02-18 中科寒武纪科技股份有限公司 Data synchronization method and apparatus and related product
WO2022126974A1 (en) * 2020-12-16 2022-06-23 平安科技(深圳)有限公司 Kafka-based incremental data synchronization method and apparatus, device, and medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106897288B (en) * 2015-12-18 2021-01-08 阿里巴巴集团控股有限公司 Service providing method and system for database

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1968281A (en) * 2006-11-21 2007-05-23 华为技术有限公司 Method for word library data synchronization between terminals and terminal thereof
US20070271317A1 (en) * 2004-08-16 2007-11-22 Beinsync Ltd. System and Method for the Synchronization of Data Across Multiple Computing Devices
CN101500208A (en) * 2008-01-31 2009-08-05 三星电子株式会社 Data synchronization method and system between devices
CN101902473A (en) * 2010-07-22 2010-12-01 武汉中地数码科技有限公司 Method for synchronously updating data based on grid GIS (Geographic Information System)
CN102289469A (en) * 2011-07-26 2011-12-21 国电南瑞科技股份有限公司 Method for supporting universal database to synchronize data based on physical isolating equipment
CN102917020A (en) * 2011-09-24 2013-02-06 国网电力科学研究院 Mobile terminal based on data packet and method for synchronizing business system data
CN103297529A (en) * 2013-06-06 2013-09-11 浙江大学 Timestamp-based tree structure data synchronization method
CN103916482A (en) * 2014-04-21 2014-07-09 合肥盈云信息科技有限公司 Data synchronous transmission method based on sqlite
CN104572689A (en) * 2013-10-17 2015-04-29 腾讯科技(深圳)有限公司 Data synchronizing method, device and system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070271317A1 (en) * 2004-08-16 2007-11-22 Beinsync Ltd. System and Method for the Synchronization of Data Across Multiple Computing Devices
CN1968281A (en) * 2006-11-21 2007-05-23 华为技术有限公司 Method for word library data synchronization between terminals and terminal thereof
CN101500208A (en) * 2008-01-31 2009-08-05 三星电子株式会社 Data synchronization method and system between devices
CN101902473A (en) * 2010-07-22 2010-12-01 武汉中地数码科技有限公司 Method for synchronously updating data based on grid GIS (Geographic Information System)
CN102289469A (en) * 2011-07-26 2011-12-21 国电南瑞科技股份有限公司 Method for supporting universal database to synchronize data based on physical isolating equipment
CN102917020A (en) * 2011-09-24 2013-02-06 国网电力科学研究院 Mobile terminal based on data packet and method for synchronizing business system data
CN103297529A (en) * 2013-06-06 2013-09-11 浙江大学 Timestamp-based tree structure data synchronization method
CN104572689A (en) * 2013-10-17 2015-04-29 腾讯科技(深圳)有限公司 Data synchronizing method, device and system
CN103916482A (en) * 2014-04-21 2014-07-09 合肥盈云信息科技有限公司 Data synchronous transmission method based on sqlite

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279285B (en) * 2015-11-23 2018-07-24 上海斐讯数据通信技术有限公司 A kind of synchronization system and method for relevant database and non-relational database
CN105279285A (en) * 2015-11-23 2016-01-27 上海斐讯数据通信技术有限公司 Synchronization system and method of relation-type database and non-relation-type database
CN105426512A (en) * 2015-12-01 2016-03-23 广东电网有限责任公司电网规划研究中心 Offline editing synchronization method
CN105701218B (en) * 2016-01-14 2019-05-07 四川长虹电器股份有限公司 Realize that different terminals carry out the synchronous method of data on the database
CN105701218A (en) * 2016-01-14 2016-06-22 四川长虹电器股份有限公司 Method for realizing data synchronism of different terminals on database
CN107515874A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 The method and apparatus of synchronous incremental data in a kind of distributed non-relational database
CN106485784A (en) * 2016-11-28 2017-03-08 重庆上丞科技有限公司 Indoor design image processing method based on multi-terminal equipment data syn-chronization
WO2018157602A1 (en) * 2017-02-28 2018-09-07 华为技术有限公司 Method and device for synchronizing active transaction lists
US11442961B2 (en) 2017-02-28 2022-09-13 Huawei Technologies Co., Ltd. Active transaction list synchronization method and apparatus
CN107992515A (en) * 2017-10-27 2018-05-04 大唐网络有限公司 Implementation method, device and the storage medium of mongodb affair mechanisms
CN108717426B (en) * 2018-05-04 2021-01-05 苏州朗动网络科技有限公司 Enterprise data updating method and device, computer equipment and storage medium
CN108717426A (en) * 2018-05-04 2018-10-30 苏州朗动网络科技有限公司 Update method, device, computer equipment and the storage medium of business data
CN109271448A (en) * 2018-09-25 2019-01-25 武汉达梦数据库有限公司 It is the data synchronous system and method for platform based on database
CN109614444A (en) * 2018-11-12 2019-04-12 武汉达梦数据库有限公司 A kind of data initialization method when data are synchronous
WO2021018313A1 (en) * 2019-07-30 2021-02-04 中科寒武纪科技股份有限公司 Data synchronization method and apparatus, and related product
WO2021027972A1 (en) * 2019-08-09 2021-02-18 中科寒武纪科技股份有限公司 Data synchronization method and apparatus and related product
CN110704532A (en) * 2019-09-18 2020-01-17 南方电网数字电网研究院有限公司 Method and device for synchronizing data among databases, computer equipment and storage medium
CN110888777A (en) * 2019-11-14 2020-03-17 艾体威尔电子技术(北京)有限公司 Method for storing log by using database of POS machine
CN111259022A (en) * 2020-01-13 2020-06-09 京东方科技集团股份有限公司 Information synchronization method, synchronization system, computer equipment and medium
WO2022126974A1 (en) * 2020-12-16 2022-06-23 平安科技(深圳)有限公司 Kafka-based incremental data synchronization method and apparatus, device, and medium

Also Published As

Publication number Publication date
CN104967658B (en) 2018-11-30

Similar Documents

Publication Publication Date Title
CN104967658A (en) Data synchronization method on multiple devices
WO2022126974A1 (en) Kafka-based incremental data synchronization method and apparatus, device, and medium
CN103379159B (en) A kind of method that distributed Web station data synchronizes
CN107977396B (en) Method and device for updating data table of KeyValue database
CN103457905A (en) Data synchronizing method, data synchronizing system and data synchronizing device
CN103744906A (en) System, method and device for data synchronization
CN107577420B (en) File processing method and device and server
CN102272751B (en) Data integrity in a database environment through background synchronization
CN106503158B (en) Data synchronization method and device
US20160088077A1 (en) Seamless binary object and metadata sync
US10726042B2 (en) Replication control using eventually consistent meta-data
CN102609479B (en) A kind of memory database node clone method
KR20160148646A (en) Activity continuation between electronic devices
CN111444274B (en) Data synchronization method, data synchronization system, and apparatus, medium, and system thereof
WO2016010570A1 (en) Partial snapshot creation
CN105187464A (en) Data synchronization method, device and system in distributed storage system
CN103049355B (en) Method and equipment for database system recovery
CN108255915B (en) File management method and device and machine-readable storage medium
CN105183860A (en) Data synchronization method and system
CN104281673A (en) Cache building system and method for database
CN104657435A (en) Storage management method for application data and network management system
CN104965835B (en) A kind of file read/write method and device of distributed file system
CN105787129B (en) Data storage method and electronic equipment
CN108664625B (en) Cross-system data synchronization method and device
CN112328592A (en) Data storage method, electronic device and computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: 610041 the 13 floor of No. 1 middle Tianfu Avenue, No. 1268, high-tech zone, Chengdu, Sichuan.

Patentee after: Chengdu PinGuo Digital Entertainment Ltd.

Address before: 610041 No. 216 South City Road, Chengdu hi tech Zone, Sichuan

Patentee before: Chengdu PinGuo Digital Entertainment Ltd.

CP02 Change in the address of a patent holder