Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 2.8 KB

README.md

File metadata and controls

63 lines (49 loc) · 2.8 KB

Screwdriver Queue Service API

Version Pulls Stars Build Status Open Issues Coverage Vulnerabilities License Slack

Table of Contents

Background

Screwdriver Queue Service is created to decouple the build queueing mechanism from Screwdriver APIs. It is a REST service with the idea of being highly available and resilient.

Installation and Usage

    npm install
    npm start

Plugins

This API comes with 2 resources:

Prerequisites

To use Screwdriver Queue Service, you will need the following prerequisites:

  • Node v12.0.0 or higher
  • Redis

Contribute

To start contributing to Screwdriver, have a look at our guidelines, as well as pointers on where to start making changes, in our contributing guide.

License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.