releases.shpreview

March 2026

Added Upstash Redis Search feature, a new extension for searching Redis data. It works with JSON, Hash, and String data, automatically keeps indexes in sync with Redis writes, and supports full-text search, filtering, aggregations, aliases, highlighting, fuzzy matching, phrase queries, and regex matching.

Redis Search is available through the @upstash/redis and upstash-redis SDKs. If you already use node-redis or ioredis, you can use the @upstash/search-redis and @upstash/search-ioredis wrappers without switching clients.

New Redis Search commands:

Fetched May 13, 2026