Skip to content

v1.4.0 (2019-02-14)

Compare
Choose a tag to compare
@akanass akanass released this 14 Feb 12:45
· 29 commits to master since this release
f3dbb81
  • Added a new repository layer
  • Implemented a basic retry strategy for compatibility with comsodb error 429. (No impact on mongodb)
  • Added a new optional config option db.maxRetryAttempts: Number to determine max number of retry on cosmo retry strategy. Default is 9.