Skip to main content

One doc tagged with "core-concepts"

View all tags

Core Concepts

Redis stores data as key-value pairs, where each key is a unique identifier and the value can be one of several data structures. ---