Обсуждение: AW: Re: [SQL] Re: [GENERAL] lztext and compression rati os...

Поиск
Список
Период
Сортировка

AW: Re: [SQL] Re: [GENERAL] lztext and compression rati os...

От
Zeugswetter Andreas SB
Дата:
> Maybe you just want to use zlib. Let other guys hammer out 
> the details.

Yes, but zlib is slow, and has bad compression. 
I think we want something fast with moderate compression,
maybe "lzo" if license or author permits.
The algorithm is patented for free use, the code is gpl'd,
but maybe we get something for our license from the
author.

Andreas