#381

Snapshot support

Requested

Submitted July 27, 2026

Not sure how complicated this would be but it would be amazing to have a snapshot based data. If the data was copy-on-write, then you could support write ahead logging, replay, time travel and it would also make backup and restore faster and more efficient. It would also be great to have branching, e.g. branching my Dev instance from Production.

Development Updates

No updates yet