Comment on The kivaloo data storeparentComments−cpercivaOP15yA lot of key-value stores use hashing at the distributive layer but not within individual nodes. Since kivaloo is currently single-node-only there's not much point using a hash.
Comments
A lot of key-value stores use hashing at the distributive layer but not within individual nodes. Since kivaloo is currently single-node-only there's not much point using a hash.