Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@soundxyz/fine-grained-cache

Package Overview
Dependencies
Maintainers
11
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soundxyz/fine-grained-cache - npm Package Versions

2

3.1.0

Diff

Changelog

Source

3.1.0

Minor Changes

  • c56e073: New "getStaleWhileRevalidate" function

Patch Changes

  • c56e073: Expose redis interaction functions
  • 94600da: Update lru-cache and superjson
pablosz
published 3.0.1 •

Changelog

Source

3.0.1

Patch Changes

  • fd950d8: When specifying forceUpdate: true, it should await for redis to set
pablosz
published 3.0.0 •

Changelog

Source

3.0.0

Major Changes

  • 6120a4a: Remove the ability of turning off superjson
pablosz
published 2.4.0 •

Changelog

Source

2.4.0

Minor Changes

  • c0854d2: New "readCache" that reads directly from redis cache
pablosz
published 2.3.1 •

Changelog

Source

2.3.1

Patch Changes

  • c4904ea: Fix Redis get timeout re-uses promise for calls within the same event cycle
pablosz
published 2.3.0 •

Changelog

Source

2.3.0

Minor Changes

  • 9741c97: New "setCache" function returned alongside "getCached"
pablosz
published 2.2.1 •

Changelog

Source

2.2.1

Patch Changes

  • a617e8b: Improve JSON parse error handling
pablosz
published 2.2.0 •

Changelog

Source

2.2.0

Minor Changes

  • c4d22cc: logEvents.events accepts custom log functions for specific events

Patch Changes

  • fb9397b: Fix "pipelineRedisSET: false"
  • c4d22cc: logEvents.log is now optional (console.log default fallback)
pablosz
published 2.1.1 •

Changelog

Source

2.1.1

Patch Changes

  • 662d8d1: Fix pipelined set
pablosz
published 2.1.0 •

Changelog

Source

2.1.0

Minor Changes

  • 4f7b2b9: New "awaitRedisSet" option to allow skipping awaiting the Redis set on getCached logic execution

    Default value is process.env.NODE_ENV === "test"

  • 4f7b2b9: New "pipelineRedisSET" option to pipeline redis SETs

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc