Jonathan Langevin <[email protected]> wrote: jl> Even for development-purposes only? Otherwise it seems data would be jl> written n times to the same machine, which is needless in a dev jl> environment with low storage specs...
... which would be true until the 1-node cluster grows to a 2-node or N-node cluster. Changing the N value of a key that already exists, especially where N is increasing relative to its old value, creates many different kinds of unpleasantness. -Scott _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
