From the Riak docs (http://docs.basho.com/riak/latest/ops/advanced/backends/leveldb/#Tiered-Storage), under "selecting a level", it appears the 10x rule doesn't apply to the lower levels, and oddly looks more lik
This gives a little more detail about each of the CRDT types: https://github.com/basho/riak/issues/354Your assumptions are correct. Within Riak, an actor is a vnode, and counters behave as G-Counters.Keep in mind that Riak counters store both an increment and decrement for each actor, which allows