sidecar
Here are 117 public repositories matching this topic...
-
Updated
Oct 28, 2020 - Go
-
Updated
Sep 26, 2020 - Swift
-
Updated
Oct 9, 2020 - Shell
-
Updated
Sep 22, 2020 - Go
-
Updated
Sep 28, 2020 - Go
Expected Behaviour
We should have Travis / Go & OpenFaaS GitHub badges in our README.md file just like openfaas/faas openfaas/faas-netes openfaas/faas-cli and etc.
Curren
-
Updated
Oct 19, 2020 - Shell
-
Updated
Nov 19, 2018 - Go
-
Updated
May 21, 2020 - Go
-
Updated
May 14, 2020 - Go
-
Updated
Nov 7, 2018
-
Updated
Oct 16, 2020 - Go
-
Updated
Oct 20, 2020 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 27, 2020 - Rust
-
Updated
Oct 12, 2020 - Go
-
Updated
Jul 16, 2020 - Java
-
Updated
Mar 27, 2020 - Lua
-
Updated
May 4, 2020 - Go
-
Updated
Sep 22, 2020 - Go
-
Updated
Apr 30, 2020 - Go
-
Updated
Apr 17, 2019 - Dockerfile
Improve this page
Add a description, image, and links to the sidecar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sidecar topic, visit your repo's landing page and select "manage topics."
Add a performance test that measures the time it takes Dapr to save data into a state store.
The important piece that is being tested is the processing that Dapr does before saving to the state store. This test should not benchmark the component itself.
For that purpose, a baseline test scenario would have an app that saves a 1kb payload to Redis, followed by a test app that uses Dapr to sav