Skip to content

v3.5.1

Choose a tag to compare

@Mikhus Mikhus released this 30 Jul 19:08
· 44 commits to master since this release

Patch release — documentation only.

  • Filled the last two gaps in the generated API reference, so every exported symbol now carries a description.

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.