@graphql-debugger/queue
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-alpha.109 • Public • Published

@graphql-debugger/queue

npm version License: MIT

About

This package contains a queue implementation for GraphQL Debugger.

When the trace schema exports spans to the collector or when it posts the schema, thoes are added to the queue.

This is done to avoid overloading the database with requests.

For now we only support in memory queue, but we plan to add a redis queue in the future.

License

MIT - Rocket Connect - https://github.com/rocket-connect

Readme

Keywords

none

Package Sidebar

Install

npm i @graphql-debugger/queue

Weekly Downloads

196

Version

0.0.0-alpha.109

License

MIT

Unpacked Size

4.58 kB

Total Files

9

Last publish

Collaborators

  • danstarns