Articles in this section

FAQ - When is compression applied to a write in Aerospike

Detail

At what point in the write process is compression applied, if in use?

Answer

Compression is applied by the service thread as the record is written into the streaming write buffer.  This allows different records written by different clients with different compression levels to be written into the same write block.  

Notes

Records transferred between nodes in what is called the 'pickle' format already have compression applied.

Applies To Earliest Version

Pre 4.9

Applies To Latest Version

Current Version
Was this article helpful?
0 out of 0 found this helpful