Open-Source Wikis

/

Redis

/

Features

redis/redis

Features

User-facing capabilities of Redis. Where a feature spans multiple subsystems, it gets a page here. For the underlying primitives those features are built on, see Primitives.

Feature Page
Data types — strings, lists, sets, sorted sets, hashes, streams, bitmaps, hyperloglog, geo, vector sets Data types
Key expiration and hash-field TTLs Expiration
Transactions (MULTI/EXEC/WATCH) Transactions
Keyspace notifications Keyspace notifications

For features that are documented elsewhere because they are subsystem-shaped:

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Features – Redis wiki | Factory