Libraries tagged by data-sync
publicfun/datadepoapi
55 Downloads
Library providing connection and data synchronization with datadepo.cz service
magenxcommerce/module-media-gallery-synchronization
105 Downloads
Magento module provides implementation of the media gallery data synchronization.
magenxcommerce/module-media-content-synchronization
105 Downloads
Magento module provides implementation of the media content data synchronization.
coco-project/sql-cache
20 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
boxalino/boxalino-client-sdk-php
4802 Downloads
The Boxalino Client SDK provides a simple and efficient usage of Boxalino Search & Recommendations services (based on the p13n Thrift client libraries as separately provided in respective git-hub repositories) and to Boxalino Data Intelligence especially for Data Synchronization (define the structure of your data, push and publish your data structure configuration, push data in dev/prod and full/delta to Boxalino).
singlequote/laravel-datatables
21709 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
leyton/clevexport
13 Downloads
A Clever mechanism to export large data asynchronously