goodeggs / angular-cached-resource

An AngularJS module to interact with RESTful resources, even when browser is offline
MIT License
216 stars 29 forks source link

Setting expiry #43

Open FreakTheMighty opened 10 years ago

FreakTheMighty commented 10 years ago

Is there a way to set an expiry for a resource? I have data that will never be updated from the client, so it won't be invalidated, but may change on the server. It isn't important that resource is always perfectly up-to-date, but it would be great if I could specify an expiration time, at which point requests would hit the server.

hazeledmands commented 10 years ago

Not yet, but this is an excellent idea!

nobesio commented 9 years ago

It would be really cool to have this feature!

janosgy commented 9 years ago

+1

Galaf commented 9 years ago

+1