Skip to content

V2.3.0

Latest
Compare
Choose a tag to compare
@PedroHenriques PedroHenriques released this 21 Dec 17:19

Added

  • Unit tests to the db service

Changed

  • Refactored the modules of the db service to be based on factory functions. This gives more flexibility to the modules and allows better unit test coverage.
  • Updated NPM dependencies - @types/node @types/redis tslint