Community driven, reusable components for distributed apps
Go to file
Alessandro (Ale) Segala d38c786771
Add contexts to input bindings (#1831)
This is the last part of the "shutdown sequence fix": it allows shutting down input bindings before output ones.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-07-12 12:19:27 -07:00
.devcontainer Updated devcontainer for 1.8 2022-07-08 20:08:47 +00:00
.github Added conformance test for Azure Blob Storage state store 2022-07-07 15:50:22 -07:00
bindings Add contexts to input bindings (#1831) 2022-07-12 12:19:27 -07:00
configuration Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
contenttype update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
docs Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
health Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784) 2022-06-14 08:27:54 -07:00
internal Ft/sasl scram sha 256 512 (#1856) 2022-07-08 06:08:40 -07:00
lock must have `redisHost` (#1814) 2022-06-23 17:06:20 -07:00
metadata Make metadata keys uniform for Azure Storage components (#1837) 2022-07-01 12:05:11 -07:00
middleware Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
nameresolution Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
pubsub Add contexts to input bindings (#1831) 2022-07-12 12:19:27 -07:00
secretstores Moved authentication to be an internal pkg (#1855) 2022-07-06 11:05:34 -07:00
state Add contexts to input bindings (#1831) 2022-07-12 12:19:27 -07:00
tests Add contexts to input bindings (#1831) 2022-07-12 12:19:27 -07:00
.codecov.yaml Add CodeCov GitHub Action (#467) 2020-09-22 12:57:00 -07:00
.gitignore Add certification test for kafka bindings component (#1758) 2022-05-31 17:15:37 -07:00
.golangci.yml Use revive instead of golint (#1685) 2022-05-06 12:55:17 -07:00
CODEOWNERS Update CODEOWNERS (#987) 2021-07-08 22:19:32 -07:00
CONTRIBUTING.md Add DCO requirements and updated code of conduct (#1395) 2022-01-04 09:40:04 -08:00
LICENSE update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
Makefile Updated to Go 1.18 (#1697) 2022-05-06 13:44:45 -07:00
Readme.md Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
SECURITY.md Add SECURITY.md (#1027) 2021-07-30 11:49:56 -07:00
go.mod Ft/sasl scram sha 256 512 (#1856) 2022-07-08 06:08:40 -07:00
go.sum Updated Twilio components (#1830) 2022-06-30 16:39:22 -07:00

Readme.md

Components Contrib

Build Status Discord License: Apache 2.0 FOSSA Status

The purpose of Components Contrib is to provide open, community-driven, reusable components for building distributed applications. These components are being used by the Dapr project, but are separate and decoupled from it.

Using components developers can interact with bindings, state stores, messaging systems and more, without caring about the underlying implementation.

Available component types:

For documentation on how components are being used in Dapr in a language/platform agnostic way, visit Dapr Docs.

Contribution

Code of Conduct

Please refer to our Dapr Community Code of Conduct