-
I would like to be able to create one or more snapshots of a lima vm and be able to roll back to some specified snapshot. I'm thinking this would be a copy of the qcow2 images stored in the `~/.lima/m…
-
**Is your feature request related to a problem? Please describe.**
I would love to be able to make path snapshots and being able to write:
```python
def test_something(snapshot):
path: Path =…
-
Having just [implemented it in `fjall`](https://github.com/fjall-rs/fjall/pull/79), it's really not that bad in terms of added complexity.
Of course it depends on each database's snapshotting imple…
-
Holding aggregates in memory like actors for more effective performance.
-
We need an appropriate UI for users to be able to manage the snapshots for their API design content. This UI will allow users to create new snapshots, delete existing ones, change a snapshot to point …
-
When I debug my node application I'm using Profiles to take a Heap snapshot. This works when I start the app and press it, however after I let the app run the Heap profile get's infinitely stuck on "S…
-
**Is your feature request related to a problem? Please describe **
We can't use syrupy when we are snapshotting objects with floats in them, due to precision issues.
**Describe the solution you'd l…
-
The "standard" snapshotting. You give a value to some assert method such as `t.matchSnapshot` in TAP for example.
Our current snapshot feature is not what you may think, it is for each test functio…
-
Add support for taking and restoring a snapshot of an aggregate.
-
While we support the "save" (and "restore") family of opcodes, these have to be triggered from within the game image itself (usually by typing "save" into the command prompt, but the game may implemen…