bdunogier / subber

Web application that subtitles downloaded episodes in the background
MIT License
2 stars 1 forks source link

Made stash cache TTL dynamic #10

Closed bdunogier closed 9 years ago

bdunogier commented 9 years ago

A CacheTtlProvider will, given an item, return the suitable TTL.

See spec/ReleaseSubtitles/IndexFactory/IndexCacheTtlProviderSpec.php for the current behaviour.