On the documentation for MEMORY USAGE it says the following:
For nested data types, the optional SAMPLES option can be provided, where count is the number of sampled nested values.
It occurred to me that I don't even really know what that means exactly. We use the term a few times in the documentation but I don't think it's super clear. My guess is that a 'nested' type is really anything but a string, but I think someone might think it means actual nested structures as in Valkey JSON.
On the documentation for
MEMORY USAGEit says the following:It occurred to me that I don't even really know what that means exactly. We use the term a few times in the documentation but I don't think it's super clear. My guess is that a 'nested' type is really anything but a string, but I think someone might think it means actual nested structures as in Valkey JSON.