gasper icon indicating copy to clipboard operation
gasper copied to clipboard

Add endpoints for fetching the logs and reloading the database containers

Open alphadose opened this issue 6 years ago • 1 comments

alphadose avatar Nov 09 '19 23:11 alphadose

The logs and reloading for redis databases have to be handled differently because for redis a new container is created per user database which is different from other database services like MySQL in which only one container holds all the databases This is due to the fact that there is no provision of isolation among different databases in redis

alphadose avatar May 06 '20 19:05 alphadose