AdvancedVocabulary#software-architecture#developer-tools#backend

Content-Addressable Storage Vocabulary

Build fluency in the vocabulary of retrieving data by a hash of its own contents instead of an assigned path.

0 / 5 completed
1 / 5
At standup, a dev mentions a storage system where a piece of data is retrieved using a hash computed from its own contents, rather than a file path or an assigned identifier chosen ahead of time. What is this storage approach called?