Schema reference - Data types - Gzip.php 229 Bytes
Newer Older
zYne's avatar
zYne committed
1
Gzip datatype is the same as string except that its automatically compressed when persisted and uncompressed when fetched. This datatype can be useful when storing data with a large compressibility ratio, such as bitmap images.