Community driven, reusable components for distributed apps
Go to file
Ryan Lettieri ac1e16f58f
Adding in track2 SDK support for CosmosDB Bindings (#1876)
* Adding in track2 SDK support for CosmosDB Bindings

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Removing non needed ID check

Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>

* Addressing container read operation

Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>

* Updating linting

Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>

Co-authored-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
2022-08-09 12:30:00 -07:00
.devcontainer Updated devcontainer for 1.8 2022-07-08 20:08:47 +00:00
.github Certification tests for env/file secrets stores #1761 (#1846) 2022-08-05 16:20:11 -07:00
bindings Adding in track2 SDK support for CosmosDB Bindings (#1876) 2022-08-09 12:30:00 -07:00
configuration Implemented get all keys (#1920) 2022-08-05 14:28:52 -07:00
contenttype update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
docs Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
health Adding Pinger interface and Removing mandatory nature of Ping fuction (#1784) 2022-06-14 08:27:54 -07:00
internal Use unique message key in Azure ServiceBus PubSub (#1898) 2022-07-21 10:13:58 -07:00
lock must have `redisHost` (#1814) 2022-06-23 17:06:20 -07:00
metadata Make metadata keys uniform for Azure Storage components (#1837) 2022-07-01 12:05:11 -07:00
middleware Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
nameresolution Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
pubsub feat(pubsub/jetstream): allow tls client authentication (#1924) 2022-08-04 16:29:53 -07:00
secretstores Moved authentication to be an internal pkg (#1855) 2022-07-06 11:05:34 -07:00
state Ensure rethinkdb complies with state.TransactionalStore (#1930) 2022-08-05 14:09:44 -07:00
tests Adding in track2 SDK support for CosmosDB Bindings (#1876) 2022-08-09 12:30:00 -07:00
.codecov.yaml Updated codecov Action to v3 and reduce email spam (#1936) 2022-08-04 17:28:54 -07:00
.gitignore Add certification test for kafka bindings component (#1758) 2022-05-31 17:15:37 -07:00
.golangci.yml make linter timeout 15 min (#1931) 2022-08-04 15:51:40 -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 Updated development docs (#1835) 2022-06-30 22:23:41 -07:00
SECURITY.md Add SECURITY.md (#1027) 2021-07-30 11:49:56 -07:00
go.mod Adding in track2 SDK support for CosmosDB Bindings (#1876) 2022-08-09 12:30:00 -07:00
go.sum Adding in track2 SDK support for CosmosDB Bindings (#1876) 2022-08-09 12:30:00 -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