Community driven, reusable components for distributed apps
Go to file
Phil Kedy 280f810047
Merge branch 'master' into add_more_config_for_redis
2021-03-18 17:56:00 -04: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 app response to input binding event (#764) 2021-03-18 14:22:14 -07: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 fix lint 2021-03-18 22:40:19 +08:00
secretstores AWS SSM Parameter Store (#747) 2021-03-12 11:41:47 -08:00
state fix(typo): state redis log (#761) 2021-03-17 23:14:56 -07:00
tests Add app response to input binding event (#764) 2021-03-18 14:22:14 -07: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