This commit is contained in:
parent
3596642de4
commit
e2b585dcea
1 changed files with 1 additions and 2 deletions
|
@ -1,2 +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 for example storing images / mp3s to database.
|
||||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue