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

redis-sessions

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-sessions - npm Package Versions

2345

4.0.0

Diff

Changelog

Source

4.0.0

  • !!! BREAKING CHANGES !!!
  • Added typescript and type definitions
  • Updated redis to ^4.6.11
  • Updated lodash to ^4.17.21
  • Updated Node to 16+
  • Switched from node-cache to lru-cache
  • Switched from callbacks to async/await
smrchy
published 3.0.0 •

Changelog

Source

3.0.0

  • Dropped support for Node 4 and Node 6
  • Added test support for Node 12
  • Updated all dependencies
  • Added LICENSE.md file
smrchy
published 2.1.0 •

Changelog

Source

2.1.0

  • Feature: New cachetime option to cache the responses for get(). (Issue #38)
  • Updated docs and tests
smrchy
published 2.0.3 •

Changelog

Source

2.0.3

  • Removed hiredis from optional dependencies for better Node 10 compatibility.
  • Issue #35 Clear wipe interval on quit()
smrchy
published 2.0.2 •

Changelog

Source

2.0.2

  • Updated lodash to ^4.17.11
smrchy
published 2.0.1 •

smrchy
published 2.0.0 •

Changelog

Source

2.0.0

  • Added the optional no_resave parameter for the create method. (see docs)
  • Updated dependencies, Cleaned up code.
  • Added higher timeouts for mocha tests to test the no_resave functionality.
  • Added Travis tests for Node 10
smrchy
published 1.3.0 •

Changelog

Source

1.3.0

  • Issue #33 Allow up to 128 charactes (from 64) and all UTF-8 characters as id. This lets you store for example emails as id.
  • Travis tests for Node 8 added.
smrchy
published 1.2.0 •

Changelog

Source

1.2.0

  • Allow options.url with Redis options object. #31 Thanks to @cristiangraz
smrchy
published 1.1.0 •

Changelog

Source

1.1.0

  • Travis tests for Node 4 and 6. Should fix Travis build errors.
  • Added ping method.
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