Cache Packages

cache-lru-high

使用 hashMap + double linked list 实现所有操作时间复杂度为 O(1) 的 LRU

1.0.1 • Published 6 years ago

cache-it

A Javascript cache helper object. Supports in-memory and local storage caching as well as cache expiration.

1.0.0 • Published 10 years ago