Skip to content

Release 1.0.0

Latest

Choose a tag to compare

@LionC LionC released this 11 Jun 16:54
· 17 commits to master since this release

Production-ready release 1.0.0 with some new features and tests.

Changelog:

  • BREAKING: Changed the behaviour on getting non-existent cache entries to returning/passing undefined instead of throwing/passing an error
  • Implemented memory caching for better performance (configurable)
  • Implemented unlinking
  • Wrote tests :-)