- mognodb: default for useUnifiedTopology #55 thanks to rohantarai
- mongodb: remove unwanted debug call
- mongodb: add ignoreConcurrency flag
- upgrade versions of lodash and async #51 thanks to andrefbsantos
- 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
- 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
- added mongodb driver 2.x support
- replace json-serialize with jsondate
- fix memcached implementation
- parse json with json-serialize