We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Implement an optional compression of text/ascii/blob cells: this way the DB will have to handle smaller buffers internally.
The compression should only be done for values with sizes above a configurable threshold.