redis / rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Apache License 2.0
2.43k stars 154 forks source link

feat: add SCRIPT SHOW, CLIENT CAPA, and CLUSTER SLOT-STATS commands #628

Closed rueian closed 2 months ago

rueian commented 2 months ago

These are new Valkey 8 commands.