Addressing the issue of content-addressed storage

Addressing the issue of content-addressed storage

What is content-addressed storage?

    Requires Free Membership to View

    When you register for SearchStorage.com, you’ll also receive targeted emails from my team of award-winning editorial writers. Our goal is to keep you informed on the hottest topics, the latest news and the biggest challenges you face as a storage professional today.

    Rich Castagna, Editorial Director

    By submitting your registration information to SearchStorage.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchStorage.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Content addressable storage is a storage system that uses the content of the data as a locator for the information.

Typically, this is implemented by using a polynomial algorithm on the data to resolve to a unique ID. That ID, sometimes called a signature, is then associated with metadata as to the actual location of the data. Only the ID is then available to the application, or user if you will, to be able to access that data. One unique aspect is that if the exact same data is written again, it will resolve to the save identity so that no duplicate data will actually be stored.

This is really an early form of object-based storage. The concept is not really new. It's very interesting to me because my graduate work at the University of Colorado was on content addressable memory where similar techniques were used for placement of data in random access memories. That was about thirty years ago.

Randy Kerns
Evaluator Group, Inc.

Editor's note: Do you agree with this expert's response? If you have more to share, post it in one of our .bphAaR2qhqA^0@/searchstorage>discussion forums.


This was first published in August 2003