qified
v0.1.1
Published
Task and Message Queues with Multiple Providers
Downloads
78
Maintainers
Readme
qified
Task and Message Queues with Multiple Providers
NOTE: This is a work in progress and not ready for production use. Please wait till v1.0.0 is released.
Development and Testing
Qified is written in TypeScript and tests are written in vitest
. To run the tests, use the following command:
To setup the environment and run the tests:
npm i && npm test
To contribute follow the Contributing Guidelines and Code of Conduct.