- From: Timo Tijhof <notifications@github.com>
- Date: Tue, 28 Feb 2017 19:18:59 -0800
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 March 2017 03:24:04 UTC
> Client-side storage amounts to a data cache and automatically expiring data would reduce boilerplate code and lead to more efficient use of storage. See also <https://phabricator.wikimedia.org/T121646#3063515> which described the same from a downstream perspective. Lack of any reasonable eviction mechanism (LRU, TTL, etc.) for localStorage is proving difficult to deal with at scale. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/storage/issues/11#issuecomment-283233411
Received on Wednesday, 1 March 2017 03:24:04 UTC