https://github.com/x39/lambda
Serverless functions powered by rust
https://github.com/x39/lambda
Last synced: 19 days ago
JSON representation
Serverless functions powered by rust
- Host: GitHub
- URL: https://github.com/x39/lambda
- Owner: X39
- Created: 2022-09-15T20:49:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T22:19:06.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T22:55:12.379Z (over 1 year ago)
- Language: Rust
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
#  *lambda*
# FAQ
## What is Lambda?
Lambda is an application which aims to offer a way for anybody to create their own
serverless compute service by deploying lambda services and using lambda for hosting
the executables.
Lambda can be used to archive high-throughput services at a low cost.
***As of now, it is in a pre-alpha stage and does not offer all features required to
archive that goal.***
# Features
- [x] Orchestrate functions using a simple scripting language
- [ ] Program your functions in any language desired
- [ ] Trigger functions using web-triggers
- [ ] Run redundant and resilient, ensuring high-availability by redundancy