Home / node / Commands / type-aliases / KeyWeight @valkey/valkey-glide
@valkey/valkey-glide / Commands / KeyWeight
Type Alias: KeyWeight
KeyWeight = [
GlideString
,number
]
KeyWeight
- pair of variables represents a weighted key for the ZINTERSTORE
and ZUNIONSTORE
sorted sets commands.