Skip to content

Lambda Commerce Experiment#1238

Open
mempko wants to merge 8 commits into
masterfrom
feature/lambda-commerce
Open

Lambda Commerce Experiment#1238
mempko wants to merge 8 commits into
masterfrom
feature/lambda-commerce

Conversation

@mempko

@mempko mempko commented Apr 4, 2017

Copy link
Copy Markdown
Contributor

WIP and prototype of lambda commerce. An extension system that executes javascript snippets when an activity happens. The idea is you can add javascript code which will react to activities. The code will automatically have api.js imported (or admin.js) and authentication setup. Instead of customers needing to learn kafka and setup docker images, we can have them write small javascript code that is automatically run and has admin access.

A more generic approach is to run a docker container and pass the input through stdin so we can handle any language. Maybe JS is first pass.

Ashes would have a UI to manage , edit, and debug these functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant