package swapfs

  1. Overview
  2. Docs
Streaming temporary storage for Mirage OS

Install

Dune Dependency

Authors

Maintainers

Sources

swapfs-0.1.0.tbz
sha256=76f5fe543f39c6ceec8124382125676bf22bb748cdc45f8736d2af6e10c73c7f
sha512=f9c60123ad49a78319ac51eba4e1a16a1164c22ff24ccde1e0a06c51a79d694f159a7303a84a43dae092e36d51b70fc80fc3d239d56983eb352d32463c44e8f6

README.md.html

mirage-swapfs

Append-only ephemeral, anonymous files.

Swapfs is useful for temporarily putting large data on persistent storage, for example if the data is too large to comfortably sit in memory. The data can then be read back in chunks.

See also mirage/README.md with an example unikernel.

OCaml

Innovation. Community. Security.