Skip to content

Instantly share code, notes, and snippets.

@alinpopa
Created April 20, 2012 20:47
Show Gist options
  • Save alinpopa/2431802 to your computer and use it in GitHub Desktop.
Save alinpopa/2431802 to your computer and use it in GitHub Desktop.
app.conf
%% Riak KV config
{riak_kv, [
%% Storage_backend specifies the Erlang module defining the storage
%% mechanism that will be used on this node.
%{storage_backend, riak_kv_bitcask_backend},
{storage_backend, riak_kv_eleveldb_backend},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment