The client gets an exception similar to:
Size of a SET or ZSET member in the request exceeds the max member size limit,
which is 32Kb
.
This is a hardcoded limit and cannot be configured per database. You should reduce the member sizes in SET and ZSET entries.
The client gets an exception similar to:
Size of a SET or ZSET member in the request exceeds the max member size limit,
which is 32Kb
.
This is a hardcoded limit and cannot be configured per database. You should reduce the member sizes in SET and ZSET entries.