Closed rkuris closed 2 months ago
Arc<NodeStore<Committed, FileBacked>>>1
Arc<NodeStore<ImmutableProposed, FileBacked>>
Arc<NodeStore<Committed, FileBacked>>>1
which represents a committed version on disk and is used a lot in the revision managerArc<NodeStore<ImmutableProposed, FileBacked>>
which represents a proposed revision, mostly on disk, but new nodes are in memory