Skip to content

listaction/riff-chaining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function Chaining

  • Simple poc of function chaining using riff / knative.

Pre-requisites

  • riff 0.5+
  • minikube + kubernetes 1.16|1.17 OR kubernetes v1.16 /
  • knative / minikube / kubernetes setup as described in the riff docs

Once the above are installed:

DNS

If riff was installed with a custom DNS, update aggregation/src/main/resources/application.properties with the appropriate suffix of your DNS. Default values used are shown below.

transactions.url=http://knative-transactions.default.svc.cluster.local
balance.url=http://knative-balance.default.svc.cluster.local
./build.sh

About

poc of using riff to chain function calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published