Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
automatically expiring keys with LevelDB?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nate Lawson  
View profile  
 More options Oct 21 2011, 4:22 pm
From: Nate Lawson <n...@root.org>
Date: Fri, 21 Oct 2011 13:22:14 -0700
Local: Fri, Oct 21 2011 4:22 pm
Subject: automatically expiring keys with LevelDB?
I know Bitcask has the expiry_secs option for expiring keys, but what about LevelDB? We're thinking of using Luwak as a file cache frontend to S3, and it would be nice for older entries to be deleted in LRU order as we store newer files. This could be implemented as a storage quota also (high/low water mark).

Thanks,
Nate

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin Sheehy  
View profile  
 More options Oct 21 2011, 7:11 pm
From: Justin Sheehy <jus...@basho.com>
Date: Fri, 21 Oct 2011 19:11:36 -0400
Local: Fri, Oct 21 2011 7:11 pm
Subject: Re: automatically expiring keys with LevelDB?

On Oct 21, 2011, at 4:22 PM, Nate Lawson wrote:

> I know Bitcask has the expiry_secs option for expiring keys, but what about LevelDB? We're thinking of using Luwak as a file cache frontend to S3, and it would be nice for older entries to be deleted in LRU order as we store newer files. This could be implemented as a storage quota also (high/low water mark).

There is no functionality like this in LevelDB at this time.

Also, I do not recommend using bitcask's expiry beneath Luwak unless you are prepared to deal with the fact that parts of a Luwak object might disappear before others.

-Justin

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »