Re: Faster compression, again

From: Daniel Farina <daniel(at)heroku(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Faster compression, again
Date: 2012-03-15 21:53:43
Message-ID: CAAZKuFaFBQ9N91ngGbt5UD1u0aFAM87T7QNMynU-KBonz7gpjA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 14, 2012 at 11:06 AM, Daniel Farina <daniel(at)heroku(dot)com> wrote:
>...and it has been ported to C (recently, and with some
> quirks, like no LICENSE file...yet, although it is linked from the
> original Snappy project).

I poked the author about the license and he fixed it in a jiffy. Now
under BSD, with Intel's Copyright. He seems to be committing a few
enhancements, but the snail's trail of the Internet suggests that this
code has made its way into Linux as well, including btrfs.

So now I guess we can have at it... https://github.com/andikleen/snappy-c/

--
fdr

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2012-03-15 21:54:32 Re: foreign key locks, 2nd attempt
Previous Message David Fetter 2012-03-15 21:51:33 Re: CREATE FOREGIN TABLE LACUNA