Skip to content

v4.2.8

Choose a tag to compare

@github-actions github-actions released this 14 Sep 20:02
· 2 commits to master since this release

What's changed

  • Dependencies: @imqueue/rpc ^3.9.1 → ^3.9.3, which brings @imqueue/core ^3.5.2 and its clustered-queue fix: every subscription handler is replayed to a Redis server that joins the cluster (imqueue/core#30).

No code changes in this package.

Full Changelog: v4.2.7...v4.2.8

About

@imqueue/pg-sequelize turns a query described as data — filters, paging, ordering and the requested fields — into one efficient Sequelize statement, with database views as models and the Postgres index options Sequelize cannot express. Part of the @imqueue framework for Node.js & TypeScript microservices.