* add config api * fix: add ut * fix: linter * fix * fix: some pr comments * fix: go mod tidy * fix: ut * Update redis_value.go * Update redis_value_test.go * Update redis_test.go * Update requests.go * Update responses.go * Update redis_value.go * Update redis_value_test.go Co-authored-by: Yaron Schneider <yaronsc@microsoft.com> Co-authored-by: Artur Souza <artursouza.ms@outlook.com> Co-authored-by: Long Dai <long.dai@intel.com> |
||
---|---|---|
.devcontainer | ||
.github | ||
authentication | ||
bindings | ||
configuration | ||
contenttype | ||
docs | ||
internal/component/redis | ||
metadata | ||
middleware | ||
nameresolution | ||
pubsub | ||
secretstores | ||
state | ||
tests | ||
.codecov.yaml | ||
.gitignore | ||
.golangci.yml | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
Readme.md | ||
SECURITY.md | ||
go.mod | ||
go.sum |
Readme.md
Components Contrib
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