Skip to content

capa-cloud/cloud-runtimes-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Cloud Runtimes Golang

Cloud Runtimes Specification for the Golang.

Introduction

The Multi-Runtime Standard API for Mecha architecture Projects:

Motivation

[Discussion] Future plans for dapr api

Make java-sdk as a independent project

Decompose core-API and enhanced-API.

Java sdk design

Features

  • Service Invocation (RPC)
  • Configuration Centor (Configuration)
  • Publish/Subscribe (Pub/Sub)
  • State Management (State)
  • Secret Management (Secret)
  • Application Log/Metrics/Traces (Telemetry)
  • Database (SQL) -alpha
  • Schedule (Schedule) -alpha
  • ...