Comment #2 on issue 317 by [email protected]: {Feature Request}:Allow different type of compression than deflate for large values.
http://code.google.com/p/memcached/issues/detail?id=317

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.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to