Skip to content

Calculates the Fibonacci number given any index. It also stores the values we've calculated in the past using the Postgres data store and calculates as well as displays the the current Fibonacci number using Redis Key Value store. This application is built as multicontainer image on top of kubernetes cluster. This Cluster is intended to be deplo…

Notifications You must be signed in to change notification settings

149ps/fibonacci-calculator-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

Calculates the Fibonacci number given any index. It also stores the values we've calculated in the past using the Postgres data store and calculates as well as displays the the current Fibonacci number using Redis Key Value store. This application is built as multicontainer image on top of kubernetes cluster. This Cluster is intended to be deplo…

Stars

Watchers

Forks

Releases

No releases published

Packages