Most caching libraries do not place a variable into cache until its value has been resolved. When multiple requests for the same key arrive at the same time, all of them will work on resolving the cached key (instead of only the first one) and then each
published 0.0.1 9 years agoGeneral caching that protects against a cache-stampede
published 1.1.0 2 years agoRecursive query model to any Array, using `clues`. To transform a regular array into a 'queryable' array simple set the prototype to clues-query:
published 2.0.6 2 years ago