Skip to content

Releases: four43/node-crisp-cache

Updates to CrispCache.getUsage()

12 Apr 01:16
Compare
Choose a tag to compare
v1.4.0

Updates to CrispCache.getUsage()

Add CrispCache.wrap({...})._cache

08 Apr 23:21
Compare
Choose a tag to compare
v1.3.0

* Add: Expose cache when wrapping a function for advanced usage.

v1.2.0

25 Oct 19:43
Compare
Choose a tag to compare
Fix missing size error handling, defaulting to size=1

v1.1.1

25 Oct 04:40
Compare
Choose a tag to compare
Added error handling for syncronous fetcher errors. Clarification to …

v1.0.2 - Fix wrap missing callback

29 Jan 21:16
Compare
Choose a tag to compare
  • Fix wrap missing callback

v1.0.1 - Fetcher Fixes

07 Jan 00:22
Compare
Choose a tag to compare
  • Fixed handling of fetcher errors

v1.0.0 - Stable and Tested

02 Jan 17:54
Compare
Choose a tag to compare

After using crisp-cache in a few different use cases. crisp-cache is now stable and ready for use.