ormed_drift 0.1.0
ormed_drift: ^0.1.0 copied to clipboard
Drift executor adapter and reactive integration for Ormed.
Changelog #
0.1.0 #
- Added:
DriftDriverAdapternow opens its wrapped executor automatically throughOrmDatabase.connect()and can publish invalidation after an external synchronization callback. - Added the optional
DriftDriverAdapterintegration for shared Ormed and Drift executor access. - Added reactive Ormed watchers that observe direct Drift writes and commit boundaries.