Yes. Add {compression, false} to the eleveldb section of your
app.config. However, generally we advise using compression because it
can increase throughput and decrease latency when accessing
highly-compressible values (think JSON, XML, anything with repeated
characters or substrings). The CPU cost of Snappy compression is
small.

On Sat, Sep 8, 2012 at 5:06 PM, Vladimir Shapovalov
<shapova...@gmail.com> wrote:
> Hi all,
>
> Is it possible to turn LevelDB compression off?
>
> Thanks!
> Vladimir
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>



-- 
Sean Cribbs <s...@basho.com>
Software Engineer
Basho Technologies, Inc.
http://basho.com/

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to