Mostafa Moradian

Results 103 issues of Mostafa Moradian

## Prerequisite 1. 2 AWS EC2 [m7i.48xlarge](https://instances.vantage.sh/aws/ec2/m7i.48xlarge) instances | Compute | Value | | --------------------- | ------------------------------------- | | vCPUs | 192 | | Memory (GiB) | 768.0 | |...

enhancement
epic

Write tests for read- and write-paths to test GatewayD connection and query handling.

enhancement

## Tasks - #422 - gatewayd-io/proposals#5 - gatewayd-io/gatewayd#397 - gatewayd-io/gatewayd#398 - gatewayd-io/gatewayd#55

epic

[Updating the API](https://github.com/gatewayd-io/gatewayd/issues/181) involves breaking out `cmd/run.go` into separate modules that can be re-used by the API, otherwise there will be a lot of duplication.

enhancement

Currently, the traces are all published under the same context, which is GatewayD, hence a single trace object with many spans across different parts of the system. The single-trace-multiple-spans approach...

enhancement
good first issue

The idea is to create a way to change and reload the (runtime) global configuration without restarting GatewayD (seamlessly). The global configuration can be passed via the API and CLI....

enhancement

Expose connections and SQL querying on various different channels: gRPC, REST, GraphQL, etc. This can be a plugin.

enhancement
triage

- [x] Investigate if it is feasible: it is feasible, yet it needs more work on plugins, which should go into the SDK and/or individual plugins. - [x] Implement: I've...

enhancement
triage

This will override everything except the plugins (?), according to [this](https://github.com/gatewayd-io/gatewayd/issues/85#issue-1522830420): > This will be the order of precedence for loading and applying config: > > 1. Plugin default values....

enhancement
good first issue

- Related to #283. - Pick this up when there is at least a single plugin that support Windows. For example, https://github.com/gatewayd-io/gatewayd-plugin-cache/issues/58 is fixed. ## Resources - https://stackoverflow.com/a/29914094/6999563 - https://wixtoolset.org/...

enhancement
triage