dbsync 0.0.1-dev.9 copy "dbsync: ^0.0.1-dev.9" to clipboard
dbsync: ^0.0.1-dev.9 copied to clipboard

outdated

Contains algorithm to perform synchronization between Sqlite database and server API

0.0.1-dev.9 #

  • Added support for temporary service unavailability

0.0.1-dev.8 #

  • Fixed missing exports.

0.0.1-dev.7 #

  • Split Synchronizer class implementation into a composition of UploadSynchronizer and DownloadSynchronizer, being either of the last two usable independently.

0.0.1-dev.6 #

  • Added LocalChangesSchema.

0.0.1-dev.5 #

  • Added LocalEntitySchema and base implementation mixin.

0.0.1-dev.4 #

  • Added clearAllLocal to EntityLocalRepository.

0.0.1-dev.3 #

  • Added EntityLocalRepository

0.0.1-dev.2 #

  • Major simplifications of the API.

The original implementation required too many interfaces to be implemented. This version dramatically simplifies the work required to use this package.

0.0.1-dev.1 #

  • FIX: Changed repository URL.

0.0.1-dev.0 #

  • Pre-release version.

This version is still severely lacking in documentation.

0
likes
0
points
218
downloads

Publisher

verified publishersquarealfa.com

Weekly Downloads

Contains algorithm to perform synchronization between Sqlite database and server API

Homepage
Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

grpc, meta, sqflite_common

More

Packages that depend on dbsync