Support compression
Most of the data being passed as datasets is highly compressible. We have created methods to compress/decompress the data when batched, but it would be nice to support this option out of the box to minimize the amount of data being sent over the wire.
58
votes

Thanks for the suggestion! We are evaluating the priority and cost for implementing this.