Sangrene / flexible-data-relay

A flexible system to share data between systems
0 stars 0 forks source link

What is Flexible Data Relay

Flexible Data Relay (FDR) is a software that can be used to share, aggregate and persist data coming from multiple systems (or tenants). Each tenant can create or update entities and as they do a GraphQL schema will be dynamicaly generated. This schema will allow other tenants that have been granted access to query it. An allowed tenant can also subscribe to the creation / update of an entity.

Who is it designed for ?

Features

Prerequisites

Architecture