You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@type-cacheable/node-cache-adapter

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@type-cacheable/node-cache-adapter - npm Package Versions

123

6.2.0

Diff
j
joshuaslate
published 6.2.0 •

Changelog

Source

v6.2.0

j
joshuaslate
published 6.1.0 •

Changelog

Source

v6.1.0

j
joshuaslate
published 6.0.0 •

Changelog

Source

v6.0.0

Note: when migrating from 5 -> 6, if you're using redis, your cached values will be serialized and de-serialized in a different way. This could result in bad data being returned. Apologies for the inconvenience. It is recommended that you purge your cached values when updating.

j
joshuaslate
published 5.2.0 •

Changelog

Source

v5.2.0

  • feat: Add builder for cache strategy [66986415d9d4d96fad100588dd81468fc1f93766](https://github.com/joshuaslate/type-cacheable/commit/66986415d9d4d96fad100588dd81468fc1f93766
j
joshuaslate
published 5.1.0 •

Changelog

Source

v5.1.0

j
joshuaslate
published 5.0.1 •
j
joshuaslate
published 5.0.0 •

Changelog

Source

v5.0.0

  • Summary of 5.0.0: switching to a monorepo format with separate npm packages for each adapter to solve #110 and #180.
  • Switching to monorepo format with multiple packages for adapters c3bfe61