Hi,

As far as I understand, Riak CS uses bitcask for data storage and
leveldb for metadata.

Trying to implement expiration of data in riak cs, bitcask expiration
works fine, but of course metadata are still in the leveldb backend. Is
there any way to expire metadata from riak cs automatically ?

Ideally, I'd like to be able to install a hook or callback on the
bitcask compaction. Is that possible ?

Thanks,
dams

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to