BioCatHub / bch_RetroBioHub

MIT License
1 stars 1 forks source link

Set up Redis in the Kubernetes cluster #5

Open StephanM87 opened 2 years ago

StephanM87 commented 2 years ago

Redis is a small in memory database for fast and non permanent storage of data. In Retrobiohub it is supposed to store the data model from retrobiocat needed, which is supposed to be imported to biocathub

Redis documentation:

Redis image on docker hub:

StephanM87 commented 2 years ago

Small change in workflow

Therefore it is nessecary to:

Once the Request is sent, it should return the id of the newly crerated database entry