Hi All, I'm experimenting and developing using counters. However, I've come to a usecase where I need counters to expire and get deleted after a certain time of inactivity (i.e. have countercolumn deleted one hour after the last increment).
As far as I can tell counter columns don't have TTL in the thrift interface, is it because of a limitation of the counter implementation? Regards, Utku