#
faas-framework
Here are 9 public repositories matching this topic...
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
microservices
cqrs
serverless
azure
eda
event-sourcing
servicebus
faas
akkadotnet
webapi
faas-platform
webjobs
faas-framework
-
Updated
Dec 27, 2019 - C#
Make any Go function into a API (FaaS)
-
Updated
Mar 11, 2020 - Go
A Node.js Severless Application Framework
-
Updated
Jul 8, 2020 - TypeScript
Open
Fix README
5
DavidJFelix
commented
Jan 10, 2019
The README should be more helpful and welcoming. Right now it sucks and I hate projects with sucky READMEs
- Provide better usage documentation for people just using it as-is.
- Provide expanded section for additional middleware authors.
- Provide documentation for providing full middleware stacks
- Provide documentation for providing partial middleware stacks
- Table of
ChocPanda
commented
Apr 30, 2019
Opensource FaaS framework `OpenFaas`
-
Updated
May 13, 2020 - Java
Improve this page
Add a description, image, and links to the faas-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the faas-framework topic, visit your repo's landing page and select "manage topics."
Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):