{"library":"fantastiq","type":"library","category":null,"description":"A reliable job queue implementation on top of Redis, providing atomic operations, promises-based API (using Bluebird), built-in throttling, delayed jobs, multiple attempts, a REST API, and a web UI. Version 2.1.0 is the current stable release. Heavily inspired by Kue but with different semantics. Requires Redis >= 2.8.9.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","redis","queue","worker","job","promises","promise"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fantastiq","imports":["const fantastiq = require('fantastiq');","const queue = fantastiq({ host: '127.0.0.1' });","const httpQueue = fantastiq.httpClient('http://example.com');"]},{"cmd":"yarn add fantastiq","imports":[]},{"cmd":"pnpm add fantastiq","imports":[]}],"homepage":"https://github.com/janpot/fantastiq#readme","github":"https://github.com/janpot/fantastiq","docs":null,"changelog":null,"pypi":null,"npm":"fantastiq","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}