Skip to content
#

edge

Here are 325 public repositories matching this topic...

k3sup
abramvandergeest
abramvandergeest commented May 21, 2019

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):

alexellis
alexellis commented Jun 8, 2020

Description

We need a volunteer to update all the guides, terraform automation and cloud-config.txt to use the release 0.9.0

The assets are in this repo, so you shouldn't have too hard of a time finding stuff. Bear in mind we now have a dependency on docker-compose.yaml and that may need to be downloaded before faasd install.

Feel free to ask questions here.

The new cloud-config.t

nanos
wjhun
wjhun commented Aug 25, 2020

runloop_internal makes a call to thread_pause to take care of time accounting. This kind of violates a tacit understanding that the core parts of the kernel are independent of unix, which is one of what could be multiple syscall interfaces exposed to threads. Consider adding another frame method - like FRAME_PAUSE - for a callback (thunk) from the scheduler, and remove the unix-specific includes a

Improve this page

Add a description, image, and links to the edge topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the edge topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.