Skip to content

Releases: four43/node-crisp-cache

Updates to CrispCache.getUsage()

Choose a tag to compare

@four43 four43 released this 12 Apr 01:16
v1.4.0

Updates to CrispCache.getUsage()

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

Choose a tag to compare

@four43 four43 released this 08 Apr 23:21
v1.3.0

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

v1.2.0

Choose a tag to compare

@four43 four43 released this 25 Oct 19:43
Fix missing size error handling, defaulting to size=1

v1.1.1

Choose a tag to compare

@four43 four43 released this 25 Oct 04:40
Added error handling for syncronous fetcher errors. Clarification to …

v1.0.2 - Fix wrap missing callback

Choose a tag to compare

@four43 four43 released this 29 Jan 21:16
  • Fix wrap missing callback

v1.0.1 - Fetcher Fixes

Choose a tag to compare

@four43 four43 released this 07 Jan 00:22
  • Fixed handling of fetcher errors

v1.0.0 - Stable and Tested

Choose a tag to compare

@four43 four43 released this 02 Jan 17:54

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