WO2019000801A1 - Procédé, appareil et dispositif de synchronisation de données, et support d'informations lisible par ordinateur - Google Patents

Procédé, appareil et dispositif de synchronisation de données, et support d'informations lisible par ordinateur Download PDF

Info

Publication number
WO2019000801A1
WO2019000801A1 PCT/CN2017/111662 CN2017111662W WO2019000801A1 WO 2019000801 A1 WO2019000801 A1 WO 2019000801A1 CN 2017111662 W CN2017111662 W CN 2017111662W WO 2019000801 A1 WO2019000801 A1 WO 2019000801A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
synchronization
synchronized
type
data type
Prior art date
Application number
PCT/CN2017/111662
Other languages
English (en)
Chinese (zh)
Inventor
李尚儒
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019000801A1 publication Critical patent/WO2019000801A1/fr

Links

Classifications

    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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
    • G06F16/273Asynchronous replication or reconciliation

Definitions

  • the present application relates to the field of computer technologies, and in particular, to a data synchronization method, apparatus, device, and computer readable storage medium.
  • the main purpose of the present application is to propose a data synchronization method, apparatus, device and computer readable storage medium, aiming at improving the accuracy and security of data synchronization.
  • the present application provides a data synchronization method, where the data synchronization method includes the following steps:
  • the data to be synchronized is acquired according to the data type to be synchronized;
  • the data under the data type of the synchronization failure that is recorded is re-synchronized by the asynchronous task.
  • the step of acquiring data to be synchronized according to the data type to be synchronized when the current synchronization task is started includes:
  • the synchronization task When the synchronization task is started, if it is detected that there is an update of the data type to be synchronized, the updated data under the data type to be synchronized is acquired, and the updated data under the data type to be synchronized is used as Data to be synchronized.
  • the synchronization task when the synchronization task is started, if it is detected that the data type to be synchronized has an update, acquiring updated data under the data type to be synchronized, and the updated the to-be-synchronized Before the data under the data type is used as the step of synchronizing the data, it also includes:
  • the data type to be synchronized corresponding to the new service type is inserted into the data synchronization control table according to the new service type instruction.
  • the step of acquiring data to be synchronized according to the data type to be synchronized when the current synchronization task is started includes:
  • the update data under the data type to be synchronized is acquired, and the update data is used as data to be synchronized.
  • the data synchronization method further includes:
  • the present application further provides a data synchronization apparatus, where the data synchronization apparatus includes:
  • a creating module configured to create a data synchronization control table in the service system, where the data synchronization control table includes a data type to be synchronized;
  • a first acquiring module configured to acquire data to be synchronized according to the data type to be synchronized when the current synchronization task is started;
  • a synchronization recording module configured to synchronize the acquired data to be synchronized to a target synchronization system of the service system, and record a data type of synchronization failure in the current data synchronization process
  • the resynchronization module is configured to resynchronize the data under the data type of the synchronization failure that is recorded by the asynchronous task.
  • the present application further provides a data synchronization device, including: a memory, a processor, and a data synchronization program stored on the memory and operable on the processor, When the data synchronization program is executed by the processor, the following steps are implemented:
  • the data to be synchronized is acquired according to the data type to be synchronized;
  • the data under the data type of the synchronization failure that is recorded is re-synchronized by the asynchronous task.
  • the synchronization task When the synchronization task is started, if it is detected that there is an update of the data type to be synchronized, the updated data under the data type to be synchronized is acquired, and the updated data under the data type to be synchronized is used as Data to be synchronized.
  • the data type to be synchronized corresponding to the new service type is inserted into the data synchronization control table according to the new service type instruction.
  • the update data under the data type to be synchronized is acquired, and the update data is used as data to be synchronized.
  • the present application further provides a computer readable storage medium having a data synchronization program stored thereon, and the data synchronization program is executed by a processor to implement data synchronization as described above. The steps of the method.
  • the data synchronization control table is created in the service system, and the data synchronization control table includes a data type to be synchronized; when the synchronization task is started, the data to be synchronized is acquired according to the data type to be synchronized; The data to be synchronized is synchronized to the target synchronization system of the service system, and the data type of the synchronization failure in the current data synchronization process is recorded; the data under the data type of the synchronization failure that is recorded is re-synchronized by the asynchronous task.
  • the data synchronization is performed by the synchronization mechanism of the business system, which avoids the leakage data and the data matching error caused by the manual data collection, and the asynchronous task can ensure the synchronization failure data can be accurately synchronized, thereby improving the accuracy of the data synchronization.
  • the data synchronization mechanism is written to the business system itself, which avoids the risk of information leakage using third-party synchronization tools for data synchronization, thereby improving the security of data synchronization. This application can improve the accuracy and security of data synchronization.
  • FIG. 1 is a schematic structural diagram of a terminal in a hardware operating environment involved in a solution according to an embodiment of the present application
  • FIG. 2 is a schematic flowchart of a first embodiment of a data synchronization method according to the present application
  • FIG. 3 is a schematic flowchart of a second embodiment of a data synchronization method according to the present application.
  • FIG. 4 is a schematic flowchart of a third embodiment of a data synchronization method according to the present application.
  • FIG. 5 is a schematic flowchart diagram of a fourth embodiment of a data synchronization method according to the present application.
  • the main solution of the embodiment of the present application is: creating a data synchronization control table in the service system, where the data synchronization control table includes a data type to be synchronized; when the synchronization task is started, acquiring a data to be synchronized according to the data type to be synchronized Data; synchronizing the acquired data to be synchronized to the target synchronization system of the service system, and simultaneously recording the data type of the synchronization failure during the current data synchronization; and the asynchronous failure data type to be recorded by the asynchronous task The data is resynchronized.
  • the data synchronization is performed by the synchronization mechanism of the business system, which avoids the leakage data and the data matching error caused by the manual data collection, and the asynchronous task can ensure the synchronization failure data can be accurately synchronized, thereby improving the accuracy of the data synchronization.
  • the data synchronization mechanism is written to the business system itself, which avoids the risk of information leakage using third-party synchronization tools for data synchronization, thereby improving the security of data synchronization. This application can improve the accuracy and security of data synchronization.
  • the application provides a data synchronization method.
  • FIG. 1 is a schematic structural diagram of a terminal in a hardware operating environment involved in an embodiment of the present application.
  • the terminal in the embodiment of the present application may be a PC, or may be a mobile terminal device having a display function, such as a smart phone, a tablet computer, or a portable computer.
  • the terminal may include a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002.
  • the communication bus 1002 is used to implement connection communication between these components.
  • the user interface 1003 can include a display, an input unit such as a keyboard, and the optional user interface 1003 can also include a standard wired interface, a wireless interface.
  • the network interface 1004 can optionally include a standard wired interface, a wireless interface (such as a WI-FI interface).
  • the memory 1005 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage.
  • the memory 1005 can also optionally be a storage device independent of the aforementioned processor 1001.
  • the terminal may further include an RF (Radio) Frequency, RF) circuits, sensors, audio circuits, WiFi modules, and more.
  • sensors such as light sensors, motion sensors, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display according to the brightness of the ambient light, and the proximity sensor may turn off the display and/or when the mobile terminal moves to the ear. Backlighting.
  • the gravity acceleration sensor can detect the magnitude of acceleration in each direction (usually three axes), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of the mobile terminal (such as horizontal and vertical screen switching, Related games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; of course, the mobile terminal can also be equipped with other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. No longer.
  • terminal structure shown in FIG. 1 does not constitute a limitation to the terminal, and may include more or less components than those illustrated, or a combination of certain components, or different component arrangements.
  • an operating system may be included in the memory 1005 as a computer storage medium.
  • a network communication module may be included in the memory 1005 as a computer storage medium.
  • a user interface module may be included in the memory 1005 as a computer storage medium.
  • a data synchronization program may be included in the memory 1005 as a computer storage medium.
  • the network interface 1004 is mainly used to connect to the background server and perform data communication with the background server;
  • the user interface 1003 is mainly used to connect the client (user end), and perform data communication with the client;
  • the processor 1001 can be used to call the data synchronization program stored in the memory 1005 and perform the following operations:
  • the data to be synchronized is acquired according to the data type to be synchronized;
  • the data under the data type of the synchronization failure that is recorded is re-synchronized by the asynchronous task.
  • the processor 1001 can call the data synchronization program stored in the memory 1005, and also performs the following operations:
  • the data under the updated data type to be synchronized is obtained, and the updated data under the data type to be synchronized is used as data to be synchronized.
  • the processor 1001 can call the data synchronization program stored in the memory 1005, and also performs the following operations:
  • the processor 1001 can call the data synchronization program stored in the memory 1005, and also performs the following operations:
  • the update data under the data type to be synchronized is acquired, and the update data is used as data to be synchronized.
  • the processor 1001 can call the data synchronization program stored in the memory 1005, and also performs the following operations:
  • FIG. 2 is a schematic flowchart of a first embodiment of a data synchronization method according to the present application, where the method includes:
  • Step S10 creating a data synchronization control table in the service system, where the data synchronization control table includes a data type to be synchronized;
  • the service system mainly provides the user with an online transaction service for the product.
  • the service system is also associated with multiple service systems.
  • the business system displays the product information of each channel for the user at the front end.
  • multiple channel systems are associated in the background, such as life insurance channel system, pension insurance channel system, and property insurance channel system.
  • the user can browse related products through the client corresponding to the business system, and perform corresponding operations such as modifying personal information or purchasing products online, the business system captures the online operation data of the user, and then synchronizes the captured data to the corresponding service system, so that the user can The service system gets the latest transaction information.
  • the service system may create a data synchronization control table according to a setting instruction of the manager, where the data synchronization control table includes a data type to be synchronized, and the data synchronization control table may include a data type to be synchronized, in addition to the data type to be synchronized.
  • Data synchronization status (such as unsynchronized, synchronizing, completing synchronization, etc.) and historical synchronization records (such as the time of the last successful synchronization), so that managers can monitor the status and history of each type of data to be synchronized at any time. Record the query.
  • the data type to be synchronized may be divided according to user identity information, where the user identity information includes a user name, an ID number, a mobile phone number, and the like, and each user identity category includes data related to the user. , including personal information data, transaction data, etc.; as another implementation manner, the user data type may also be classified according to the service type, such as insurance business, fund business, etc., and the specific division granularity may be flexibly set according to the type of the product.
  • the insurance business can be divided into life insurance business, old-age insurance business, and property insurance business.
  • the fund business can be divided into equity fund business, bond fund business, money market fund business, etc.
  • Each business category includes data related to the business.
  • the data type to be synchronized in the data synchronization control table may be divided according to other methods, such as the service operation state (to be operated, the operation is completed, etc.) or the importance of the service, etc., and the flexible implementation may be performed in the specific implementation.
  • step S20 when the current synchronization task is started, the data to be synchronized is acquired according to the data type to be synchronized;
  • the business system can start the synchronization task for each preset time, such as 1 hour, 1 day, or set the synchronization task to start at a certain time point, such as starting the synchronization task at the zero point every day, in addition, it can also detect the business system update.
  • the amount of data if the amount of updated data reaches the preset value, the synchronization task is started, otherwise the synchronization task is not started.
  • the service system acquires data to be synchronized according to the data type to be synchronized.
  • the service system includes at least one database for storing service information.
  • the service system searches from the database according to the data type to be synchronized, thereby acquiring the data to be synchronized.
  • the acquired data to be synchronized may be policy information, including the type of insurance, the policy status, the amount of the premium, the effective time of the policy, the insurer and the insured, etc.;
  • the acquired data to be synchronized may be user information under the identity of the user, including the user name, ID number, mobile phone number, and other personal information.
  • Step S30 synchronizing the acquired data to be synchronized to the target synchronization system of the service system, and simultaneously recording the data type of the synchronization failure in the current data synchronization process;
  • the service system synchronizes the acquired data to be synchronized to the target synchronization system of the service system, and records the data type of the synchronization failure during the data synchronization process.
  • the data to be synchronized under the insurance service type needs to be synchronized to the corresponding life insurance channel system, the pension insurance channel system or the property insurance channel system
  • the data type to be synchronized is the fund business
  • the data to be synchronized under the fund business type needs to be synchronized to the corresponding equity fund business system, bond fund business system or money market fund business system.
  • the target synchronization system of the business system may be a channel side system or a company internal system.
  • the management personnel performs business analysis and service expansion according to the data provided by the system.
  • the service system records the data type of the synchronization failure during the data synchronization process, and saves the data through the log.
  • Step S40 Synchronize the data under the data type of the synchronization failure that is recorded by the asynchronous task.
  • the asynchronous task refers to a task other than the main thread of the data synchronization task, and the business system starts the asynchronous task outside the main thread of the data synchronization task, and the asynchronous task acquires the synchronization during the data synchronization process.
  • the data type of the failure is re-synchronized.
  • the asynchronous task acquires the data to be synchronized from the business system database according to the acquired data type, and resynchronizes the acquired data to be synchronized to the corresponding target synchronization system.
  • the data synchronization fails, the data can be resynchronized without manual intervention, and the asynchronous tasks are executed independently, which does not affect the main thread of the data synchronization task, thereby ensuring synchronization efficiency and improving the accuracy of data synchronization.
  • a data synchronization control table is created in the service system, and the data synchronization control table includes a data type to be synchronized; when the synchronization task is started, the data to be synchronized is acquired according to the data type to be synchronized; The data to be synchronized is synchronized to the target synchronization system of the service system, and the data type of the synchronization failure in the current data synchronization process is recorded; the data under the data type of the synchronization failure recorded is re-executed by the asynchronous task. Synchronize.
  • the data synchronization is performed by the synchronization mechanism of the service system, and the leakage data and the data matching error caused by the manual data collection are avoided, and the asynchronous task can ensure that the data that fails to be synchronized can be accurately synchronized, thereby improving the accuracy of the data synchronization.
  • the data synchronization mechanism is written to the business system itself, which avoids the risk of information leakage using third-party synchronization tools for data synchronization, thereby improving the security of data synchronization. This application can improve the accuracy and security of data synchronization.
  • FIG. 3 is a schematic flowchart of a second embodiment of a data synchronization method according to the present application. Based on the embodiment shown in FIG. 2 above, step S20 may include:
  • step S21 when the synchronization task is started, if it is detected that there is an update of the data type to be synchronized, the data under the updated data type to be synchronized is acquired, and the updated data type to be synchronized is obtained. The data is used as data to be synchronized.
  • the data type of the data to be synchronized is detected to be updated, the data of the updated data type to be synchronized is acquired as the data to be synchronized.
  • the method for detecting whether the data type to be synchronized exists is updated: the service system records the time point of completion of synchronization and the completion status of each data to be synchronized after each data synchronization task is completed; when the synchronization task is started The service system obtains the data type of the synchronization success in the previous synchronization task of the synchronization task, and compares it with the data type to be synchronized obtained by the current system. If the two are different, it determines that the data type to be synchronized is updated, and Obtain data under different data types to be synchronized as the data to be synchronized of the current synchronization task.
  • the data synchronization is performed on the basis of the previous synchronization task, and the business system only needs to synchronize the data different from the previous synchronization task to the target synchronization system, without having to synchronize all the data to the target synchronization system, thereby realizing Incremental synchronization of data improves synchronization efficiency.
  • the method may further include:
  • step S22 when the service system receives the new service type instruction, the data type to be synchronized corresponding to the new service type is inserted into the data synchronization control table according to the new service type instruction.
  • the service system When the service system is connected to a new channel-side system, it is often necessary to add a service type corresponding to the channel party. Before the synchronization task is started, it is detected whether the service system receives the new service type instruction, and if so, the data is The data type to be synchronized corresponding to the newly added service type is inserted in the synchronization control table.
  • the service system inserts the data type to be synchronized corresponding to the new service type into the data synchronization control table according to the new service type instruction of the manager, for example, when the new service type is the insurance service, insert the data synchronization control table.
  • the data types to be synchronized in the life insurance business, the pension insurance business, the property insurance business, etc., when the new business type is the fund business, the data types to be synchronized inserted in the data synchronization control table may include the equity fund business and the bond fund business. , money market fund business, etc.
  • the service system synchronizes the updated data under the data type to be synchronized to the target synchronization system, and does not have to synchronize all the data to the target synchronization system, thereby realizing incremental synchronization of data and improving synchronization efficiency;
  • Data synchronization the target synchronization system can obtain new service type information in time, ensuring the smooth progress of new services.
  • FIG. 4 is a schematic flowchart of a third embodiment of a data synchronization method according to the present application. Based on the embodiment shown in FIG. 2 above, step S20 may include:
  • Step S23 When the synchronization task is started, if it is detected that there is an update of the data under the data type to be synchronized, the update data under the data type to be synchronized is acquired, and the update data is used as data to be synchronized.
  • the service system acquires the update data under the data type to be synchronized, and uses the update data as the data to be synchronized.
  • the client when a user modifies personal information through a client, the client sends the modified content to the business system, so that the business system updates the personal information under the user ID, and the business system only needs to update the data synchronization after subsequent data synchronization.
  • the personal information is synchronized to the target synchronization system without having to synchronize all personal information to the target synchronization system.
  • FIG. 5 is a schematic flowchart of a fourth embodiment of a data synchronization method according to the present application. Based on the foregoing embodiment, the method may further include:
  • Step S50 Obtain the number of times that the asynchronous task fails to continuously synchronize data according to the same data type.
  • step S60 when the number of consecutive synchronization failures reaches a preset value, an alarm message is sent.
  • the service system can obtain the number of times that the asynchronous task is based on the continuous synchronization failure of the data in the same data type. When the number reaches the preset value, for example, three times, an alarm message is sent. Prompt the administrator that the data synchronization failed.
  • the alarm information is sent, so that the management personnel can perform fault diagnosis in time and perform data synchronization through other methods when necessary, thereby ensuring normal operation of the service.
  • the application also provides a data synchronization device.
  • the data synchronization device of the present application includes:
  • a creating module configured to create a data synchronization control table in the service system, where the data synchronization control table includes a data type to be synchronized;
  • a first acquiring module configured to acquire data to be synchronized according to the data type to be synchronized when the current synchronization task is started;
  • a synchronization recording module configured to synchronize the acquired data to be synchronized to a target synchronization system of the service system, and record a data type of synchronization failure in the current data synchronization process
  • the resynchronization module is configured to resynchronize the data under the data type of the synchronization failure that is recorded by the asynchronous task.
  • the acquiring module is further configured to: when the synchronization task is started, if it is detected that the data type to be synchronized has an update, acquire the updated data under the data type to be synchronized, and the updated The data under the data type to be synchronized is used as data to be synchronized.
  • the data synchronization device further includes:
  • the inserting module is configured to insert, in the data synchronization control table, a data type to be synchronized corresponding to the newly added service type, according to the new service type instruction, when the service system receives the new service type instruction.
  • the acquiring module is further configured to: when the synchronization task is started, if it is detected that the data under the data type to be synchronized is updated, acquiring the update data under the data type to be synchronized, and Update the data as the data to be synchronized.
  • the data synchronization device includes:
  • a second acquiring module configured to acquire, according to the number of times that the asynchronous task fails to continuously synchronize data according to the same data type
  • the alarm module is configured to send an alarm message when the number of consecutive synchronization failures reaches a preset value.
  • the application also provides a data synchronization device.
  • the data synchronization device of the present application comprises: a memory, a processor, and a data synchronization program stored on the memory and operable on the processor, the data synchronization program being executed by the processor to implement the following steps:
  • the data to be synchronized is acquired according to the data type to be synchronized;
  • the data under the data type of the synchronization failure that is recorded is re-synchronized by the asynchronous task.
  • the synchronization task When the synchronization task is started, if it is detected that there is an update of the data type to be synchronized, the updated data under the data type to be synchronized is acquired, and the updated data under the data type to be synchronized is used as Data to be synchronized.
  • the data type to be synchronized corresponding to the new service type is inserted into the data synchronization control table according to the new service type instruction.
  • the update data under the data type to be synchronized is acquired, and the update data is used as data to be synchronized.
  • the application also provides a computer readable storage medium.
  • a data synchronization program is stored on the computer readable storage medium of the present application, and the data synchronization program is implemented by the processor to implement the steps of the data synchronization method as described above.
  • the technical solution of the present application which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM as described above). , a disk, an optical disk, including a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in the various embodiments of the present application.
  • a terminal device which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Telephonic Communication Services (AREA)

Abstract

L'invention concerne un procédé de synchronisation de données. Le procédé consiste à : créer une table de commande de synchronisation de données dans un système de service, la table de commande de synchronisation de données comprenant des types de données à synchroniser (S10) ; lorsqu'une tâche de synchronisation présente est démarrée, acquérir des données à synchroniser conformément aux types de données à synchroniser (S20) ; synchroniser les données à synchroniser acquises avec un système de synchronisation cible du système de service, et enregistrer simultanément des types de données dont la synchronisation a échoué lors d'un traitement de synchronisation de données présent (S30) ; et resynchroniser des données des types de données enregistrés dont la synchronisation a échoué au moyen d'une tâche asynchrone (S40). L'invention concerne également un appareil et un dispositif de synchronisation de données et un support d'enregistrement lisible par ordinateur. La précision et la sécurité de la synchronisation de données peuvent être améliorées.
PCT/CN2017/111662 2017-06-26 2017-11-17 Procédé, appareil et dispositif de synchronisation de données, et support d'informations lisible par ordinateur WO2019000801A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710497442.5 2017-06-26
CN201710497442.5A CN107679058B (zh) 2017-06-26 2017-06-26 数据同步方法、装置及计算机可读存储介质

Publications (1)

Publication Number Publication Date
WO2019000801A1 true WO2019000801A1 (fr) 2019-01-03

Family

ID=61132992

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/111662 WO2019000801A1 (fr) 2017-06-26 2017-11-17 Procédé, appareil et dispositif de synchronisation de données, et support d'informations lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN107679058B (fr)
WO (1) WO2019000801A1 (fr)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108710510A (zh) * 2018-05-07 2018-10-26 成都市极米科技有限公司 一种系统设置存储和克隆的方法及系统
CN109086295B (zh) * 2018-06-13 2023-05-30 中国平安人寿保险股份有限公司 数据同步方法、装置、计算机设备及存储介质
CN110874713A (zh) * 2018-09-03 2020-03-10 北京京东尚科信息技术有限公司 业务状态管理方法与装置
CN109672590A (zh) * 2019-01-10 2019-04-23 平安科技(深圳)有限公司 数据采集方法、装置、设备及计算机可读存储介质
CN110162569A (zh) * 2019-04-15 2019-08-23 平安普惠企业管理有限公司 基于gg同步进程的数据处理方法、装置及计算机设备
CN110322241A (zh) * 2019-05-23 2019-10-11 口碑(上海)信息技术有限公司 跨域电子凭证据同步方法、装置、存储介质及计算机设备
CN110727678B (zh) * 2019-09-25 2021-01-01 湖南新云网科技有限公司 用户信息与移动终端的绑定方法、装置及存储介质
CN111753012A (zh) * 2020-06-19 2020-10-09 北京字节跳动网络技术有限公司 数据同步方法、装置、设备及存储介质
CN115834601A (zh) * 2022-11-11 2023-03-21 中国电子科技集团公司第十研究所 基于多中心的数据同步方法、装置、设备及介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050050114A1 (en) * 2003-08-25 2005-03-03 Timi Soinio Method and apparatus for synchronizing data organized by category
US20050216524A1 (en) * 2004-03-23 2005-09-29 Integrated Data Corporation Smart and selective synchronization between databases in a document management system
CN102387213A (zh) * 2011-10-25 2012-03-21 中兴通讯股份有限公司 数据同步方法及装置
CN103455557A (zh) * 2013-08-08 2013-12-18 上海新炬网络技术有限公司 一种基于日志的结构化数据同步方法
CN103699638A (zh) * 2013-12-23 2014-04-02 国云科技股份有限公司 一种基于配置参数实现跨数据库类型同步数据的方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9020888B1 (en) * 2012-04-04 2015-04-28 Nectar Services Corp. Data replicating systems and data replication methods
CN104820701B (zh) * 2015-05-11 2018-02-06 北京瑞星信息技术股份有限公司 数据记录和同步方法及系统
CN106302806B (zh) * 2016-09-13 2019-10-25 腾讯科技(深圳)有限公司 一种数据同步方法、系统、同步获取方法及相关装置
CN106682119B (zh) * 2016-12-08 2020-01-17 南京卡考网络科技有限公司 基于http服务切面与日志系统的异步数据同步方法和系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050050114A1 (en) * 2003-08-25 2005-03-03 Timi Soinio Method and apparatus for synchronizing data organized by category
US20050216524A1 (en) * 2004-03-23 2005-09-29 Integrated Data Corporation Smart and selective synchronization between databases in a document management system
CN102387213A (zh) * 2011-10-25 2012-03-21 中兴通讯股份有限公司 数据同步方法及装置
CN103455557A (zh) * 2013-08-08 2013-12-18 上海新炬网络技术有限公司 一种基于日志的结构化数据同步方法
CN103699638A (zh) * 2013-12-23 2014-04-02 国云科技股份有限公司 一种基于配置参数实现跨数据库类型同步数据的方法

Also Published As

Publication number Publication date
CN107679058A (zh) 2018-02-09
CN107679058B (zh) 2021-04-06

Similar Documents

Publication Publication Date Title
WO2019000801A1 (fr) Procédé, appareil et dispositif de synchronisation de données, et support d'informations lisible par ordinateur
WO2019100638A1 (fr) Procédé, dispositif et équipement de synchronisation de données, et support d'informations
WO2018120457A1 (fr) Procédé de traitement de données, appareil, dispositif et support de stockage lisible par ordinateur
WO2019037396A1 (fr) Procédé, dispositif et équipement de suppression de compte et support d'informations
WO2019061613A1 (fr) Procédé de criblage d'habilitation pour un prêt, dispositif et support de stockage lisible par ordinateur
WO2018135884A1 (fr) Dispositif électronique permettant d'obtenir des empreintes digitales et son procédé de commande
WO2019061612A1 (fr) Procédé et appareil de promotion de produit de prêt et support d'informations lisible par ordinateur
WO2019019378A1 (fr) Procédé et appareil de traitement de service, adaptateur et support de stockage lisible par ordinateur
WO2017143692A1 (fr) Téléviseur intelligent et son procédé de commande vocale
WO2018188196A1 (fr) Procédé de commande de version de données, contrôleur de version de données, dispositif et support de stockage lisible par ordinateur
WO2015035777A1 (fr) Procédé et système de mise à niveau de logiciel pour un terminal mobile
WO2019114262A1 (fr) Procédé de chargement d'interface utilisateur, téléviseur intelligent, et support de stockage lisible par ordinateur
EP3335270A1 (fr) Dispositif d'antenne et dispositif électronique le comprenant
WO2019051905A1 (fr) Procédé de commande de climatiseur, climatiseur, et support d'informations lisible par ordinateur
WO2019051890A1 (fr) Procédé et dispositif de commande de terminal et support de stockage lisible par ordinateur
WO2018120429A1 (fr) Procédé de mise à jour de ressources, terminal, support de stockage lisible par ordinateur et dispositif de mise à jour de ressources
WO2017084302A1 (fr) Procédé destiné à la lecture de vidéo de démarrage d'un terminal d'affichage et terminal d'affichage
WO2019000800A1 (fr) Procédé, appareil et dispositif de préparation de justificatifs d'identité, et support de stockage lisible par ordinateur
WO2019024219A1 (fr) Procédé et appareil de génération automatique de document, générateur automatique de document et support
WO2019041851A1 (fr) Procédé de conseil après-vente d'appareil ménager, dispositif électronique et support de stockage lisible par ordinateur
WO2018233221A1 (fr) Procédé de sortie sonore multi-fenêtre, télévision et support de stockage lisible par ordinateur
WO2018036151A1 (fr) Procédé de traitement de police d'assurance, appareil, dispositif et support d'informations lisible par ordinateur
WO2018188342A1 (fr) Procédé, appareil et dispositif permettant de générer un fichier de script, et support d'informations lisible par ordinateur
WO2019080247A1 (fr) Procédé, appareil et dispositif pour générer une approbation de police d'assurance, et support d'informations lisible par ordinateur
WO2018076875A1 (fr) Procédé de synchronisation de données de sauvegarde, appareil, support de stockage, dispositif électronique, et serveur

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 19.05.2020)

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17915638

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17915638

Country of ref document: EP

Kind code of ref document: A1