a-type / verdant

🌿 Storage, sync & realtime for local-first web apps. Build an app in minutes, deploy as a static page, and add sync with a few lines.
https://verdant.dev
GNU Affero General Public License v3.0
188 stars 4 forks source link

Change events on entities are fired for both in-memory immediate changes, and storage changes #396

Open a-type opened 2 months ago

a-type commented 2 months ago

Explore: can all isLocal changes issued from storage be ignored for change emitting, assuming they were previously emitted upon application?