Skip to content

v3.5.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:04
· 38 commits to master since this release

Changed

  • Raised the @imqueue/core dependency to ^3.3.0, which keeps safe-delivery
    lease recovery and the cleanup sweep alive after a transient sweep failure,
    and drops the unresolvable ./debug export subpath.

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.