v4.2.8
What's changed
- Dependencies:
@imqueue/rpc^3.9.1→^3.9.3, which brings@imqueue/core^3.5.2and 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.
- Docs: https://imqueue.org/
- Guide for AI assistants / LLMs: https://imqueue.org/llms.txt
- Commercial license & support: https://imqueue.com/
npm i @imqueue/pg-sequelize