From 99f12f803a685542f0cc4fe8bb7283a68376087c Mon Sep 17 00:00:00 2001 From: King Chung Huang Date: Fri, 13 Oct 2017 10:10:10 -0600 Subject: [PATCH] Add ftrigger as a community project ucalgary/ftrigger provides label-based triggers for OpenFaaS functions. There is currently a working implementation for Kafka topic messages. Signed-off-by: King Chung Huang --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index e0d28a3a..136587c0 100644 --- a/community.md +++ b/community.md @@ -101,6 +101,7 @@ You can also find cool projects or submit your own to the [faas-and-furious orga | Project name and description | Author | Site | Date | |----------------------------------------------------------------------|------------|-----------|-------------| +| [Label-based Triggers for OpenFaaS](https://github.com/ucalgary/ftrigger) | King Chung Huang | [ucalgary/ftrigger](https://github.com/ucalgary/ftrigger) | 13-October-2017 | [Azure Storage and Azure Service Bus Queues Trigger for OpenFaaS on Kubernetes](https://github.com/danigian/Azure-Queues-Trigger-OpenFaaS) | Daniele Antonio Maggio | github.com/danigian/Azure-Queues-Trigger-OpenFaaS | 24-September-2017 | | [faas-pipeline](https://github.com/getlazy/faas-pipeline) - OpenFaaS function composition | Ivan Erceg | github.com | 23-September-2017 | | [Github - Reverse geocoding](https://github.com/lucj/faas-reverse-geocoding) | Luc Juggery | github.com | 14-September-2017 |