dybxin / components-contrib

Community driven, reusable components for distributed apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Components Contrib

Go Report Card Build Status Join the chat at https://gitter.im/Dapr/components-contrib License: MIT

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

About

Community driven, reusable components for distributed apps

License:MIT License


Languages

Language:Go 99.6%Language:Makefile 0.4%