cafs icon indicating copy to clipboard operation
cafs copied to clipboard

Content-Addressable File System (used by BitWrk)

cafs

Build Status

Content-Addressable File System.

This is the data caching back-end used by the BitWrk distributed computing software. See https://bitwrk.net/ for more info.

Stores data in de-duplicated form and provides a remote-synching mechanism with another CAFS instance.

Data no longer referenced is kept in cache until the space is needed. Currently, data is not saved to persistent storage.