Socket
Socket
Sign inDemoInstall

firebase-queue

Package Overview
Dependencies
10
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    firebase-queue

A fault-tolerant, multi-worker, multi-stage job pipeline built on Firebase


Version published
Weekly downloads
3.5K
decreased by-7.74%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Firebase Queue Build Status Coverage Status GitHub version

A fault-tolerant, multi-worker, multi-stage job pipeline built on the Firebase Realtime Database.

Table of Contents

Getting Started With Firebase

Firebase Queue requires Firebase in order to sync and store data. Firebase is a suite of integrated products designed to help you develop your app, grow your user base, and earn money. You can sign up here for a free account.

Downloading Firebase Queue

You can download Firebase Queue via npm. You will also have to install Firebase separately (that is, they are peerDependencies):

$ npm install firebase firebase-queue --save

Documentation

Contributing

If you'd like to contribute to Firebase Queue, please first read through our contribution guidelines. Local setup instructions are available here.

Keywords

FAQs

Last updated on 20 Dec 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc