hello: I have Custom setting value size of key.How to configure?
Comment From: trevor211
I don't think redis have this feature.
Comment From: itamarhaber
Indeed - assuming that the question is whether there is a way to limit the size of a key's name and/or value via a configuration setting, then the answer is negative. This can only be enforced at the moment by the client application.
Closing this issue - please feel free to reopen or create a new one if needed.