crdt_lf_drift 0.1.0+2 copy "crdt_lf_drift: ^0.1.0+2" to clipboard
crdt_lf_drift: ^0.1.0+2 copied to clipboard

drift storage adapter for CRDT LF library objects, providing persistence for Change and Snapshot objects.

0.1.0+2 #

Date: 2026-07-19

Documentation release: refreshes the CHANGELOG and docs published on pub.dev. No functional changes since 0.1.0.

0.1.0+1 #

Date: 2026-07-18

Documentation release: refreshes the CHANGELOG and docs published on pub.dev. No functional changes since 0.1.0.

0.1.0 #

Initial Release #

  • Added CRDTDrift utility class for opening a drift database (file or in-memory)
  • Added CRDTDriftDatabase with changes and snapshots tables
  • Added CRDTDriftChangeStorage and CRDTDriftSnapshotStorage for persisting Change and Snapshot objects as binary blobs, scoped per document via the document_id column
  • Added CRDTDocumentStorage container bundling both storages for a document
0
likes
160
points
94
downloads

Documentation

API reference

Publisher

verified publishermattiapispisa.it

Weekly Downloads

drift storage adapter for CRDT LF library objects, providing persistence for Change and Snapshot objects.

Homepage
Repository (GitHub)
View/report issues

Topics

#crdt #local-first #drift #persistence #dart

License

MIT (license)

Dependencies

crdt_lf, drift, hlc_dart

More

Packages that depend on crdt_lf_drift