Skip to content

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 07:48
· 9 commits to master since this release

What's changed

  • chore(deps): core -> ^3.4.3
  • feat: opt-in graceful drain on SIGTERM/SIGINT
  • ci: reject AI attribution and vendor-locked agent config

Full Changelog: v3.7.2...v3.8.0

About

@imqueue/rpc is the type-safe RPC framework of @imqueue: self-describing service classes over a Redis message queue that generate their own strongly-typed clients — no hand-written client code, no .proto, no service discovery, no load balancer. Delayed calls via IMQDelay, optional caching and locking decorators. Node.js and TypeScript only, Redis only.