Skip to content

Commit 7d3bde9

Browse files
authored
Some updates by @dcoutts
1 parent ef7a6c2 commit 7d3bde9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/final-report/integration-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ also rely on copying file contents.
7878
A copying snapshotting implementation would probably kill two birds with one
7979
stone by removing the two current limitations just discussed.
8080

81+
Presumably, `cardano-node` will eventually be required to support storing
82+
snapshots on a different volume than where the session is placed, for example on
83+
a cheaper non-SSD drive. This feature was unfortunately not anticipated in the
84+
project specification and so is not currently included. As discussed above, it
85+
could be added with some additional work.
86+
8187
## Value resolving
8288

8389
When instantiating the `ResolveValue` class, it is usually advisable to

0 commit comments

Comments
 (0)