You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I inadvertently set items to expire too soon. Would it be a worthwhile feature to extend the expiry of items without having to retrieve and save them again?
IBarrel.SetExpiry(string key, Timespan timespan);
The text was updated successfully, but these errors were encountered:
I inadvertently set items to expire too soon. Would it be a worthwhile feature to extend the expiry of items without having to retrieve and save them again?
IBarrel.SetExpiry(string key, Timespan timespan);
The text was updated successfully, but these errors were encountered: