Vercel KV Storage(Redis), how to get redis key size(in b/kb/mb)?
Unanswered
Havana posted this in #help-forum
HavanaOP
Hello, how can i get redis key(list) size using KV Storage? For example in redis-cli i can run MEMORY USAGE key, and it will return key size in bytes.