Closed GoogleCodeExporter closed 8 years ago
I cannot edit it, so I'll just post this here. Hadoop is using/supports lz4 so
there is a big name/tested system that is using the algorithm. I just realized
that, and thus wanted to say that it does have a huge user base that have been
testing it.
Original comment by 133794...@gmail.com
on 23 Apr 2013 at 4:38
You do realize that the compression algorithm is used from the client, and is
completely arbitrary? The "bit flag" is just used by a client to determine that
it is compressed or not. It doesn't signify "zlib" and isn't technically
standard across all clients. I even think some clients support multiple
compression algos already via configuration (I'd be surprised if libmemcached
didn't).
If you want another algo, make the client use another one.
Original comment by dorma...@rydia.net
on 23 Apr 2013 at 10:29
> This algorithm hasn't yet gained any sort of widespread use, and I'm unsure
of any big name applications using it.
You already mentionned Hadoop, but you could also name ZFS, BTRFS, Illumos,
FreeBSD, and now even Linux for kernel booting & Grub. Don't forget Lucene
Search & Cassandra storage for the Java version.
Original comment by HugoChev...@gmail.com
on 24 Apr 2013 at 9:43
[deleted comment]
@dorma I didn't realize it was a client feature. I'll go file a bug request
with libmemcache then. Sorry for that. I thought the _server_ was actaully
doing the compression.
@hugochev, I realized that after I went to the site, and didn't think posting
again would make me seen dumber for forgetting them...
Anyway you can close the feature request then, I'll go hunt down the php
memcache client guys then.
Original comment by 133794...@gmail.com
on 24 Apr 2013 at 12:31
closing
Original comment by dorma...@rydia.net
on 28 Jul 2013 at 2:24
Original issue reported on code.google.com by
133794...@gmail.com
on 23 Apr 2013 at 4:28