Community driven, reusable components for distributed apps
Go to file
seeflood 9bb86a08a6
Expire -> ExpiryInSeconds (#1721)
Signed-off-by: seeflood <349895584@qq.com>
2022-05-12 04:13:21 -07:00
.devcontainer Update dev container to support latest changes 2022-04-12 15:55:51 +05:30
.github Add yet another missing secret to eventhub binding cert test (#1713) 2022-05-09 19:07:42 -07:00
authentication update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
bindings Add topic metadata for mqtt input binding and support user defined topic for mqtt output binding (#1674) 2022-05-11 12:11:51 -07:00
configuration Fix 4529: Ignore Subscribe/Get wrong redis configuration type keys. (#1693) 2022-05-07 14:15:07 -07:00
contenttype update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
docs Add make modtidy-all action (#1308) 2021-11-18 17:02:18 -08:00
internal/component Refactory kafka binding to reuse the kafka common code extracting from kafka pubsub component (#1696) 2022-05-10 20:07:23 -07:00
lock Expire -> ExpiryInSeconds (#1721) 2022-05-12 04:13:21 -07:00
metadata redis state store: implement state query API (#1488) 2022-03-02 10:51:09 -08:00
middleware Fixing includedHeaders problem with spaces (#1610) 2022-04-28 13:53:15 -07:00
nameresolution Updated to Go 1.18 (#1697) 2022-05-06 13:44:45 -07:00
pubsub Refactory kafka binding to reuse the kafka common code extracting from kafka pubsub component (#1696) 2022-05-10 20:07:23 -07:00
secretstores Implment a secret store based on Huawei CSMS (#1710) 2022-05-09 15:52:46 -07:00
state Updated to Go 1.18 (#1697) 2022-05-06 13:44:45 -07:00
tests Refactory kafka binding to reuse the kafka common code extracting from kafka pubsub component (#1696) 2022-05-10 20:07:23 -07:00
.codecov.yaml Add CodeCov GitHub Action (#467) 2020-09-22 12:57:00 -07:00
.gitignore Updated to Go 1.18 (#1697) 2022-05-06 13:44:45 -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 Add FOSSA workflow and badge 2022-03-11 13:01:14 +05:30
SECURITY.md Add SECURITY.md (#1027) 2021-07-30 11:49:56 -07:00
go.mod Implment a secret store based on Huawei CSMS (#1710) 2022-05-09 15:52:46 -07:00
go.sum Implment a secret store based on Huawei CSMS (#1710) 2022-05-09 15:52:46 -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