🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

github.com/lkingland/grid

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lkingland/grid

Source
Go Modules
Version
v0.0.0-20200729123341-f6f3f6c791a2
Version published
Created
Source

grid

Main Build Status Develop Build Status Documentation GitHub Issues License Release

Grid adapter for converting faas platforms into a predictable pool of homogonized compute resources.

Architecture

This service runs along side function instances and is implicitly available at 127.0.0.1:1111. The API presented is a lazily-populated intersection of feature sets provided by supported platforms.

Utilized during the build process of buildpacks, and transparent to a function developer insofar as implementation.

Status

This is currently a work in progress, with merely stub implementations of some example endpoints. These will be expanded as we settle on use cases we would like to be available to "Portable Functions" (Functions which will be able to run on multiple cloud platforms presuming they are built and packaged using Boson buildpacks).

FAQs

Package last updated on 29 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts