earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
632 stars 20 forks source link

Events for ephemeral deletion #220

Closed sgwilym closed 1 year ago

sgwilym commented 2 years ago

What's the problem you want solved?

When building the decentralised ephemeral fireplace, I had to do some weird stuff to get the UI to update when ephemeral documents were deleted.

Is there a solution you'd like to recommend?

The README currently asks:

Ephemeral documents disappear without leaving a trace, do we need events for that?

I think it would be helpful!