MidCloud

module
v0.0.0-...-b8e6cb6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2020 License: MIT

README

MidCloud Godoc License Build Status Go Report Card

Adaptive middleware for cloud services, with transparent choice of best cloud. The basic conceptions are that the message will be sent to the server that has the lower cost to do the task and is available.

Installation

Standard go get:

$ go get -u github.com/dcbCIn/MidCloud/...

In your source code:

import (
	"github.com/dcbCIn/MidCloud/distribution"
	"github.com/dcbCIn/MidCloud/services/common"
)

Usage & Example

For usage see the MidCloud Godoc.

For examples see CloudStorage Godoc. The CloudStorage project has examples associated with it there.

But Why?!

There exists a long list of adaptive middlewares, but MidCloud comes with the proposal of reduce the costs of multi-cloud applications, and to eradicate any downtime possible.

Can be from a multi-cloud storage (see CloudStorage project), multi-cloud faas, or any other service you want to create).

License

The MIT License (MIT)

Directories

Path Synopsis
infrastruture
services

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL