nest-rs-queue 0.2.0

Backend-agnostic queue contract for nestrs: traits and the link-time #[process] registry that any backend (Redis via nest-rs-redis, SQS, NATS, in-memory) plugs into.
Documentation
1
2
3
4
5
# nest-rs-queue

Backend-agnostic queue contract for nestrs: traits and the link-time #[process] registry that any backend (Redis via nest-rs-redis, SQS, NATS, in-memory) plugs into.

[Documentation](https://nestrs.dev/queue/) ยท [GitHub](https://github.com/NestRS/NestRS)