sqlite_crdt 0.0.4 copy "sqlite_crdt: ^0.0.4" to clipboard
sqlite_crdt: ^0.0.4 copied to clipboard

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using Sqlite as storage

0.0.4 #

  • Warn instead of bailing on unparseable queries

0.0.3 #

  • Refactor entire project to fix transaction deadlocks

0.0.2 #

  • Remove ORM-like write methods
  • Intercept SQL write queries and perform CRDT magic transparently
  • Add watchChangeset method
  • Refactor Hlc
  • Add Hlc tests

0.0.1 #

  • Initial release.
6
likes
0
pub points
68%
popularity

Publisher

verified publishercachapa.net

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using Sqlite as storage

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

sqflite_common, sqflite_common_ffi, sqlparser, uuid

More

Packages that depend on sqlite_crdt