Shape Shape

Key value Store

Key-value Store is a database that stores data as key–value pairs. Used for caching and high-speed data retrieval.

Example:

Redis stores session data as key-value pairs for fast access.

WhatsApp Icon