@graphql-debugger/queue
v0.0.0-alpha.109
Published
- [graphql-debugger.com](http://www.graphql-debugger.com)
Downloads
96
Readme
@graphql-debugger/queue
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