Must all keys in a Riak bucket fit into memory at once? -
Must all keys in a Riak bucket fit into memory at once? -
"bitcask keeps keys in memory @ times, means scheme must have plenty memory contain entire keyspace"
i read in description of bitcask, , i'm worried same issue may impact riak, riak implemented on bitcask. case?
if utilize bitcask backend, yes.
bitcask defualt backend, should expect list of keys exceed server's memory, can utilize eleveldb backend instead.
riak
Comments
Post a Comment