Git Product home page Git Product logo

rungate's People

Contributors

sckv avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

emmanuelgautier

rungate's Issues

Broker - Internal API

Feature

Enable an internal broker API, to be able to consume schemas without accessing directly redis and in a controlled way by the broker.

Implement:

  • schema visualizing data
  • see triaged schemas
  • see comparisons and outcome results for each recombination (actual + any triaged schema outcome)

Gateway - query hot path metrics

Feature

Design an API endpoint, probably WS-based, to retrieve a real-time hot path graph of the query/mutations usage across all gateways at the same time.

Hot-path should record the GraphQL queries AST accesses required from the client's side to the properties

Probably this feature will require some internal inter-gateway communication. (in a separate issue)

Gateway - internal API

Feature

Enable an internal API to be consumed to retrieve some gateway metrics. Such as

  • see clients connected to the gateway (schemas + online + URLs)
  • queries hot path (separate task)

Broker - sync distributed brokers runtime schemas storage

Feature

We want brokers to maintain a runtime schema in some cases.

Problem

As the brokers are distributed, if any of them do some schema swapping or evolution (nonbreaking change) there's no way for other brokers to update their runtime state.

Whatodo

Study a solution to sync between all the brokers upon any node change.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.