-
if you have it, that would be great
-
## Tasks
- [x] Screengrab of plugin running @rossf7
- [x] Video @tmcclell
- [ ] Updating hack issue https://github.com/Green-Software-Foundation/hack/issues/54 @greenscale-nandesh
- [ ] Submi…
-
- Abstract (2-3 lines)
a beginner level session to get deep understanding on creating Python applications that can be deployed as microservices maintained properly without the tight coupling issues a…
-
Hi Team,
When I am trying to login, I am getting below error.
![IMG-20200406-WA0009](https://user-images.githubusercontent.com/50060627/78751493-fa02e780-798f-11ea-9024-2a725012a236.jpg)
-
Hi,Now I want to do some upgrades based on version 2.1.1. I would like to improve the functions of SiddHI. Before, you did the integration work of the lower version of SiddHI. Could you give me some e…
-
If there is proto like this:
```proto
// demo.proto
syntax = "proto3";
package proto.v1;
service TestService {
rpc Login (LoginRequest) returns (LoginResponse);
}
message LoginRequest …
-
We do manual testing before we release new versions of scope. To make that manual testing as quick & effective as possible, we should have a checklist of things to test. This will help us avoid forget…
-
## http://microservices.io/index.html
https://github.com/scalecube
https://github.com/spring-cloud/spring-cloud-stream
https://github.com/spring-cloud
http://microprofile.io
https://p…
-
Hey @arturlaskowski!
Awesome repo, thanks for creating this project and sharing knowledge.
I was checking things out and noticed that if you create a lot of orders at once, most of them will be…
-
Currently every lambda function has an identical `stage.sh` file in ach lambda directly, as the number of lambda functions grows this will become much harder to maintain if it ever needs to be changed…