Community driven, reusable components for distributed apps
Go to file
Joni Collinge 2e6b84ae40 Merge remote-tracking branch 'origin/master' into jjcollinge/pubsub-context 2020-11-02 09:05:16 +00:00
.github Adds instructions for release notes in issue templates. (#497) 2020-10-14 20:22:19 -07:00
authentication Upgrade golang lint to 1.31 (#490) 2020-10-12 12:54:15 -07:00
bindings Update docs with new docs links (#513) 2020-10-26 11:52:20 -07:00
docs Update docs with new docs links (#513) 2020-10-26 11:52:20 -07:00
exporters Upgrade golang lint to 1.31 (#490) 2020-10-12 12:54:15 -07:00
middleware Adding force https metadata key (#487) 2020-10-22 14:51:07 -07:00
nameresolution Upgrade golang lint to 1.31 (#490) 2020-10-12 12:54:15 -07:00
pubsub Merge remote-tracking branch 'origin/master' into jjcollinge/pubsub-context 2020-11-02 09:05:16 +00:00
secretstores removing cloudkms secret store #495 (#496) 2020-10-13 16:16:45 -07:00
state Update docs with new docs links (#513) 2020-10-26 11:52:20 -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 Upgrade go version to 1.14.3 and linter version to 1.26.0 (#352) 2020-05-29 15:26:33 -07: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 Adding license header and updating to MIT license. (#26) 2019-10-09 10:58:08 -07:00
Makefile Add CodeCov GitHub Action (#467) 2020-09-22 12:57:00 -07:00
Readme.md Update docs with new docs links (#513) 2020-10-26 11:52:20 -07:00
go.mod Upgrade grpc version to v1.32.0 (#501) 2020-10-15 17:49:33 -07:00
go.sum Upgrade grpc version to v1.32.0 (#501) 2020-10-15 17:49:33 -07:00

Readme.md

Components Contrib

Go Report Card Build Status Join the chat at https://gitter.im/Dapr/components-contrib 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