Community driven, reusable components for distributed apps
Go to file
Artur Souza 4f8e7f3358 Defaults to application/json for cosmosdb in init() 2021-03-16 15:10:40 -07:00
.github Adding RabbitMQ to the conformance tests (#739) 2021-03-04 11:56:35 -08:00
authentication change headers (#679) 2021-02-09 18:57:55 -08:00
bindings add delete to blob storage binding (#705) 2021-03-09 00:20:43 -08:00
contenttype change headers (#679) 2021-02-09 18:57:55 -08:00
docs Fix broken links (#718) 2021-02-25 12:45:22 -08:00
internal/config Refactored conformance tests to use a new config package (#712) 2021-03-01 13:03:39 -08:00
metadata change headers (#679) 2021-02-09 18:57:55 -08:00
middleware change headers (#679) 2021-02-09 18:57:55 -08:00
nameresolution change headers (#679) 2021-02-09 18:57:55 -08:00
pubsub Make connection recovery configurable using metadata (#713) 2021-03-12 12:41:38 -08:00
secretstores AWS SSM Parameter Store (#747) 2021-03-12 11:41:47 -08:00
state Defaults to application/json for cosmosdb in init() 2021-03-16 15:10:40 -07:00
tests Add Feature list for state store. (#744) 2021-03-05 14:55:23 -08:00
.codecov.yaml Add CodeCov GitHub Action (#467) 2020-09-22 12:57:00 -07:00
.gitignore remove etcd state store to prepare to update grpc to new version (#499) 2020-10-15 09:53:49 -07:00
.golangci.yml Add initial set of conformance tests (#586) 2021-01-20 12:09:51 -08:00
CODEOWNERS Update and rename OWNERS to CODEOWNERS (#478) 2020-09-25 15:27:33 -07:00
CONTRIBUTING.md Update docs with new docs links (#513) 2020-10-26 11:52:20 -07:00
LICENSE change headers (#679) 2021-02-09 18:57:55 -08:00
Makefile Run conformance tests for Kuberentes secret store (#673) 2021-02-11 14:40:32 -08:00
Readme.md Update Readme.md (#658) 2021-02-03 12:28:38 -08:00
go.mod Bumping dapr/dapr version and running go mod tidy (#738) 2021-03-03 14:42:42 -08:00
go.sum Bumping dapr/dapr version and running go mod tidy (#738) 2021-03-03 14:42:42 -08:00

Readme.md

Components Contrib

Go Report Card Build Status Discord License: MIT

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