Skip to content

feat(kernel): Implement persistent object graph #76

@rekmarks

Description

@rekmarks

Requires: #57 #118 #29

We need to persist the kernel's object graph, so that it can be rehydrated on restarts (of vats or the entire kernel).

Example: Vat A exports object x which is imported by Vat B. On kernel restart, x remains available to B without interruption.

Metadata

Metadata

Assignees

Labels

critical pathHigh-priority issues that structure the rest of our workenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions