Open StephanM87 opened 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:
Therefore it is nessecary to:
Once the Request is sent, it should return the id of the newly crerated database entry
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: