You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by na...@docauthority.com on 2019/05/29 16:58:31 UTC

Compress binary object to save storage spac

Hello, 

 

Is there a way in ignite to compress big binary objects ? something like
cacheConfiguration.setCompressed(true)?

I'm using the latest ignite 2.7

 

 

Thanks,


Nadav

System Architect



+972-544821606
 <http://www.docauthority.com/> DocAuthority.com

 


Re: Compress binary object to save storage spac

Posted by Ilya Kasnacheev <il...@gmail.com>.
Hello!

Unfortunately it is not implemented. You can, however, compress them
yourself, uncompress on use.
-- 
Ilya Kasnacheev


чт, 30 мая 2019 г. в 01:05, <na...@docauthority.com>:

> Hello,
>
>
>
> Is there a way in ignite to compress big binary objects ? something like
> cacheConfiguration.setCompressed(true)?
>
> I'm using the latest ignite 2.7
>
>
>
>
>
> Thanks,
>
> Nadav
>
> System Architect
>
> +972-544821606
> DocAuthority.com <http://www.docauthority.com/>
>
>
>