dgraph-io / ratel

Dgraph Data Visualizer and Cluster Manager
Apache License 2.0
120 stars 49 forks source link

[FEATURE]: ServerSide vs ClientSide run mode #308

Open skrdgraph opened 1 year ago

skrdgraph commented 1 year ago

Use case

Ratel is a great tool to use on top of Dgraph. The way it works today is mostly in ClientSide & not in ServerSide mode. The particular use-case where this can be very handy is:

As we move towards IaaC (infra as code), users will find it easy to have a ratel deployed alongside dgraph. And forcing a server side connection on ratel will help solve this problem. This would help make Dgraph-ops easier.

More context around this: https://dgraph-community.slack.com/archives/C051UPZUGKE/p1682524807448859

Link to examples and research

NA

Solution proposal

NextJS (has some server side rendering opportunities). We should consider having ratel run in this mode vs client mode.

Additional information.

NA

rjsadow commented 4 months ago

Hi, is there any chance this issue will be supported by the team? It would be hugely beneficial!

github-actions[bot] commented 1 month ago

This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.

rjsadow commented 1 month ago

Bump