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,…
Redis Changelog
Added Redis Functions support. New commands are:
Added HASH expiration support. New commands are:
Added EVAL_RO and EVALSHA_RO commands introduced in Redis 7.
Added AWS AP-NorthEast-1 Japan region. Added an option to return REST response in RESP2 format instead of JSON. See REST API docs for more information.
Implemented MONITOR command Implemented Redis keyspace notifications Implemented WAIT and…
Fixed JSON commands with empty keys Fixed a panic on XTRIM and XDEL Added CLIENT SETNAME/NAME/LIST subcommands Implemented near exact trim for streams
Implemented some missing Redis commands:


