< CMS Certified Developer 13 LTS

Key/Value Storage

TYPO3

Show in app

Description

Key/value storages are a simple and efficient way to store and retrieve data pairs, where each unique key is associated with a specific value. This method is particularly useful for handling configuration settings, caching, or other scenarios where fast and flexible data access is needed.

Goals

  • Understand the concept of key/value storage.
  • Recognize the advantages of key/value storage for performance and simplicity.

Maintainer

Andreas Wolf