You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow Sessions to track volume ID instead of volume data
This is work towards #57
When loading a Session, I think it makes sense to allow the volume
data to remain a "reference" to a file rather than load the actual
data into memory. This way the users of the Session api can decide
how they then want to handle volume I/O.
0 commit comments