On Wed, Jan 13, 2010 at 6:18 AM, Ryan Daum <r...@thimbleware.com> wrote: > Just to speak up here, I think it's a more common use-case than you're > imagining, eve if maybe there's no reasonable way of implementing it. > I for one have plenty of use for a TTL on a key, though in my case the TTL > would be in days/weeks.
I misunderstood the original question -- I think that the use case of long-term reaping of obsolete entries is much more relevant than short-term cache expiration. So my comments were mostly off the mark. This is indeed often done with Oracle DBs too, with rolling weekly/monthly partitions and other constructs. So I actually agree in that mechanisms for supporting that would be useful, now that I understand the request. :-) -+ Tatu +-