From f89d6c7c56c77649b7a53c10d2b481d8718a451b Mon Sep 17 00:00:00 2001 From: chrisrichard Date: Wed, 30 Oct 2019 12:11:26 -0400 Subject: [PATCH] Update ADOPTERS.md Include Ratehub in the list of OpenFaaS adopters. Signed-off-by: Chris Richard --- ADOPTERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index 32a9b3fe..25bb070a 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -52,6 +52,8 @@ This is a list of adopters of OpenFaaS * [Press Association](https://www.pressassociation.com/) - Press Association is using OpenFaaS in development and production as part of our deployment pipeline. +* [Ratehub](https://www.ratehub.ca) - Ratehub is Canada's leading personal finance comparison site. We're breaking apart our monolithic PHP and Java codebases into Node, PHP and Java OpenFaaS functions; there's not much that we don't plan on moving to FaaS! + * [Transmute Industries](https://www.transmute.industries/) - "At Transmute we use OpenFaaS to develop identity and access integrations leveraging decentralized identities that integrate with legacy IAM systems. OpenFaaS helps Transmute and our customers avoid vendor lock in, encourages modularity, and helps us rapidly develop and release integrations for customers." * [Traversals](https://traversals.com/) - At Traversals, we use OpenFaaS for processing of incoming data. We take benefit from various programming languages available in OpenFaaS.