Community driven, reusable components for distributed apps
Go to file
Joni Collinge e488f6d304
remove dead code
Signed-off-by: Joni Collinge <jonathancollinge@live.com>
2022-12-09 15:13:47 +00:00
.build-tools Updates to go.mod for temporal and inclusion of workflows in build-tools files 2022-10-24 20:59:56 -06:00
.devcontainer More fixes to ASB cert tests 2022-10-24 22:23:29 +00:00
.github Add certification tests for Cron Binding (#2191) 2022-12-02 02:30:01 -08:00
bindings remove auto blank session id 2022-12-09 13:07:50 +00:00
configuration address review comments 2022-11-18 00:07:59 +05:30
contenttype update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
docs Fix ordering in docs 2022-10-27 14:04:13 +02:00
health Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784) 2022-06-14 08:27:54 -07:00
internal remove dead code 2022-12-09 15:13:47 +00:00
lock Components' init functions should return interfaces (#1997) 2022-08-25 18:27:45 -07:00
metadata Refactors all state store to standardize metadata parsing (#2257) 2022-11-05 15:36:44 -07:00
middleware Adds http-wasm middleware to replace basic (#2239) 2022-11-03 20:03:48 -07:00
nameresolution fix kubernetes nameresolution customize configuration 2022-11-08 16:19:55 +08:00
pubsub update comment 2022-12-09 15:05:52 +00:00
secretstores Fix up hashicorp vault 2022-12-01 14:00:16 -08:00
state Creation of Certification Test for CockroachDB (#2222) 2022-11-29 09:35:48 -08:00
tests add basic cert test 2022-12-09 15:00:52 +00:00
workflows Updating workflows request struct 2022-11-14 12:39:35 -07:00
.codecov.yaml Updated codecov Action to v3 and reduce email spam (#1936) 2022-08-04 17:28:54 -07:00
.gitignore Fix Azure Service Bus cert/conf tests (#2218) 2022-10-24 15:05:36 -07:00
.golangci.yml Merge branch 'dapr:master' into master 2022-11-11 23:34:39 +02: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 Component metadata schema and tools (#2077) 2022-09-27 10:44:54 -07:00
README.md Includes image of contributors in Readme.md (#2083) 2022-09-14 18:28:44 -07:00
SECURITY.md Add SECURITY.md (#1027) 2021-07-30 11:49:56 -07:00
component-metadata-schema.json Adding in missing component metadata schema file addition for workflows 2022-10-24 21:10:19 -06:00
go.mod go mod tidy 2022-12-09 13:12:17 +00:00
go.sum Add certification tests for Cron Binding (#2191) 2022-12-02 02:30:01 -08: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

Thanks to everyone who has contributed!

Code of Conduct

Please refer to our Dapr Community Code of Conduct