Open dadiorchen opened 1 year ago
I'd like to work on it.
@tarunsamanta2k20 hi, that's great, can you send me your email address so I can invite you to slack?
@tarunsamanta2k20 hi, that's great, can you send me your email address so I can invite you to slack?
tarunsamanta77@gmail.com
@tarunsamanta2k20 I have messaged you on Slack, you are already in the community
I have transfered this issue to our repo for the functions to deploy to openfaas
We aready setup our openfaas by https://github.com/Greenstand/treetracker-infrastructure/pull/172 To finish this function, we need to setup the db connection with openfaas
We need to create two functions that request our test postgresqlDB and return the result, these two SQLs are here:
SQL 1:
SQL 2:
When this is done, we will use our test tool to do a pressure test against these two and check the result.