Skip to content

IO subsystem leaves partially extracted values in value store and cache #57

@jonahbeckford

Description

@jonahbeckford

For portability the ThunkIo system is stream-based. But still need atomic operations.

  • Copying files should be a first-class operation (use native Win32/Linux/macOS copy file operations provided by OS)
  • Add a rename operation to ThunkIo, so that all writes go to a temp file and only at close (or a new finalize_exn function) does the temp file get renamed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmedium taskMedium difficulty to resolve the task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions