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

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

From
Zeugswetter Andreas SB
Date:
> 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