Hi list, We’re looking for the best way to handle large scale expiration of no-longer-useful data stored in Riak. We asked a while back, and the recommendation was to store the data in time-segmented buckets (bucket per day or per month), query on the current buckets, and use the streaming list keys API to handle slowly deleting the buckets that have aged out.
Is that still the best approach for doing this kind of task? Or is there a better approach? Thanks! —Peter Herndon Sr. Application Engineer @Bitly _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
