Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 3.36 KB

releasenotes.md

File metadata and controls

80 lines (54 loc) · 3.36 KB
  • mognodb: default for useUnifiedTopology #55 thanks to rohantarai
  • mongodb: remove unwanted debug call
  • mongodb: add ignoreConcurrency flag
  • remove ttl parameter in elasticsearch driver
  • update mocha and loadash libraries, regarding npm audit vulnerabilities
  • remove deprecated option max_attempts from redis options
  • compatibility with new mongodb version (3.x)
  • fix for new mongodb driver
  • recover elasticsearch connection after temp ping error #39 #40 thanks to ewjmulder
  • redis, mongodb: call disconnect on ping error
  • Support mongo connection string
  • redis, mongodb: call disconnect on ping error
  • redis: added optional heartbeat
  • some updates
  • redis: fix for new redis lib
  • mongodb: added optional heartbeat
  • couchdb: fixed undefined is not function issue for expires #28 thanks to priyanknarvekar
  • mongodb: give possibility to use authSource
  • redis: implemented touch
  • optimization for npm link'ed development
  • added elasticsearch support
  • session expiration comes from cookie now

v1.0.6

  • added mongodb driver 2.x support

v1.0.5

  • replace json-serialize with jsondate

v1.0.4

  • fix memcached implementation

v1.0.3

  • parse json with json-serialize