CeDe
CeDe stands for Compression and Decompression. It refers to the process of:
- Compression: Compressing data into it's smallest form
- Decompression: Reverting compressed data into a form that retains the same output
Warning
CeDe is not responsible for:
Purpose
CeDe helps in the process of data minification, it helps when sending or writing large amounts of data.
Use Cases
- Transferring large amounts of data between the network boundary
- Saving large amounts of data to the disk
- Improving query preformance