A Svelte immutable store with 4D time travel.
Yes. The properties of this immutable store let you do time travel, which means you can go back in time and see, access, and rollback the state of the store at any point in time. This is a very powerful feature that can be used to implement undo and redo functionality.
Yes. This store allows you to branch off at any point in time, preserving the state of the branch you were in, letting you to continue working on new stuff, rollback/undo back to the branching point, and forward in a different branch, keeping the ability to displace to any point in time/space in the structure of the store records. Pretty much like Git or othr VCS do.
You could say so. Of course, the goals and constraints this project have are completely different than the ones pertaining to version control, so don't expect it to be exactly like Git and the likes.
Visit us at nodoambiental.org.
(in Spanish)