Community driven, reusable components for distributed apps
Go to file
ItalyPaleAle 8c617817a8 Fixed: MySQL was not actually using transactions
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2022-11-01 16:53:34 +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 Added tests for metadata properties schemaName/tableName 2022-11-01 16:27:16 +00:00
bindings
configuration
contenttype
docs Fix ordering in docs 2022-10-27 14:04:13 +02:00
health
internal
lock
metadata
middleware
nameresolution Fixes 2022-10-25 18:06:49 +00:00
pubsub Add note that pubsub.hazelcast is deprecated (#2240) 2022-10-31 13:32:54 -07:00
secretstores
state Fixed: MySQL was not actually using transactions 2022-11-01 16:53:34 +00:00
tests Added tests for metadata properties schemaName/tableName 2022-11-01 16:27:16 +00:00
workflows Removing unused task queue const from temporal code 2022-10-23 02:33:40 -06:00
.codecov.yaml
.gitignore
.golangci.yml Added tests for metadata properties schemaName/tableName 2022-11-01 16:27:16 +00:00
CODEOWNERS
CONTRIBUTING.md
LICENSE
Makefile
README.md
SECURITY.md
component-metadata-schema.json Adding in missing component metadata schema file addition for workflows 2022-10-24 21:10:19 -06:00
go.mod Updates to go.mod for temporal and inclusion of workflows in build-tools files 2022-10-24 20:59:56 -06:00
go.sum

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