Content-Addressable Storage

Overview

Content-addressed storage (CAS) refers to storage that allows retrieval based on content (as opposed to name or location). Usually the contents of a file are passed through a cryptographic hash function to generate a key that can be used for subsequent retrieval.

Powered by Forestry.md