-
Only had a chance to look at the README so far.
I think the API should avoid the use of the 'do' prefix.
Instead of 'doGet' just 'get' or 'visit' or 'page'
Instead of doPost, 'post' or 'postTo'
Inst…
-
# Are you using Dapr?
If you are using Dapr, first we would like to Thank You. Our goal is to grow the community, improve Dapr and help each other.
## The purpose of this issue
We are always int…
-
##### **Overview of the issue**
I think our Gatling integration can be improved, especially for microservices. First of all, we should document how to run it on as a took me a bit to figure it out…
-
Background: [v8 snapshots](https://v8.dev/blog/custom-startup-snapshots). Deno currently already uses snapshots for the TS compiler and main API for faster startup. We might be able to extend the beha…
-
### Background
Offline/Background Nodes([RFC](https://github.com/opensearch-project/OpenSearch/issues/12361)) to offload background work provides the required segregation to allow core operations(i…
-
Currently, we have a couple of problems:
1. Controllers that handle business logic.
2. Plugins lack clear modularity, making it harder to distinguish between core infrastructure (like db) and domain…
-
The Discord messaging service was originally launched in May 2015. Just a year and a half later, it had already reached an impressive milestone of 25 million users. Now, completing its 8th year, it ha…
-
Here below is a screenshot of the production release at [musicblocks.sugarlabs.org](https://musicblocks.sugarlabs.org/). The application crashed at loading. However, it loaded on refresh, albeit with …
-
# Draft - In Progress
## Purpose
To present a high-level proposal for a wholistic software system design language and runtime environment for deploying controller logic and infrastructure to a d…
-
**Tell us about your request**
Provide a simple way for developers to share their work in progress code, connect code into a container to edit it/rebuild it and a way to do this within a compose proj…