{"library":"level-jobs","type":"library","category":null,"description":"Persistent job queue built on LevelDB for Node.js. Version 2.1.1 uses levelup and sublevel to manage a durable queue with worker functions, automatic retries on failure, configurable concurrency and backoff. Unlike in-memory queues, it survives restarts. Offers a client-only API for pushing jobs without worker logic.","language":"javascript","status":"active","version":"2.1.1","tags":["javascript","leveldb","job","queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install level-jobs","imports":["const Jobs = require('level-jobs')","const QueueClient = require('level-jobs/client')","const levelup = require('levelup')"]},{"cmd":"yarn add level-jobs","imports":[]},{"cmd":"pnpm add level-jobs","imports":[]}],"homepage":"https://github.com/pgte/level-jobs#readme","github":"git://github.com/pgte/level-jobs","docs":null,"changelog":null,"pypi":null,"npm":"level-jobs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}