DEV Community

Cover image for Encache v1.1 !!
Harsh S
Harsh S

Posted on

Encache v1.1 !!

I am happy to announce the release of Encache v1.1.0 . Introducing major changes and package revamping .

Feature changes

  • Introducing new policies , taking the total to 6 options.
  • Introducing an in-house logger , drastically improving the cache traceability.
  • Introducing long awaited keys() and reset() methods.

Old code Improvements

  • Major code revamp , removing old dependencies
  • Significant improvement in the performance of get() and put()

check out and contribute: https://github.com/ryuusama09/encache
download: https://npmjs/package/encache

Top comments (0)