File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33> The psychic job queue that adapts to your needs. A micro-kernel distributed job queue platform where everything is a plugin.
44
5- [ ![ npm version] ( https://img.shields.io/npm/v/psyqueue.svg )] ( https://www.npmjs.com/package/psyqueue )
6- [ ![ Tests ] ( https://img.shields.io/github/actions/workflow/status/ psyqueue/psyqueue/ ci.yml?label=tests )] ( https://github.com/psyqueue /psyqueue/actions )
5+ [ ![ npm version] ( https://img.shields.io/npm/v/@ psyqueue/core .svg )] ( https://www.npmjs.com/package/@ psyqueue/core )
6+ [ ![ CI ] ( https://github.com/ayush-jadaun/ psyqueue/actions/workflows/ ci.yml/badge.svg )] ( https://github.com/ayush-jadaun /psyqueue/actions )
77[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
8+ [ ![ GitHub] ( https://img.shields.io/github/stars/ayush-jadaun/psyqueue?style=social )] ( https://github.com/ayush-jadaun/psyqueue )
89
910## Why PsyQueue?
1011
@@ -205,7 +206,7 @@ const { queue, config } = PsyQueue.from('enterprise')
205206Contributions are welcome. Please open an issue or pull request on GitHub.
206207
207208``` bash
208- git clone https://github.com/psyqueue /psyqueue.git
209+ git clone https://github.com/ayush-jadaun /psyqueue.git
209210cd psyqueue
210211pnpm install
211212pnpm build
Original file line number Diff line number Diff line change 55 "scripts" : {
66 "psyqueue" : " tsx psyqueue-server.ts" ,
77 "bullmq" : " tsx bullmq-server.ts" ,
8- "test " : " bash run-k6.sh"
8+ "k6 " : " bash run-k6.sh"
99 },
1010 "dependencies" : {
1111 "@psyqueue/backend-redis" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments