Redis 8.0 support for new data structures/commands · Issue #2543 · phpredis/phpredis · GitHub
Skip to content

Redis 8.0 support for new data structures/commands #2543

@kkmuffme

Description

@kkmuffme

https://github.com/redis/redis/releases/tag/8.0-m01

New commands:

  • 7 new data structures: JSON, Time series, Bloom filter, Cuckoo filter, Count-min sketch, Top-k, t-digest
  • Redis scalable query engine (including vector search)

e.g. cf commands https://redis.io/docs/latest/develop/data-types/probabilistic/cuckoo-filter/

Other:

GETRANGE returns an empty bulk when the negative end index is out of range

Maybe we sticky this to create a list like how it was done for #2068

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions