Closed dashohoxha closed 6 years ago
Are you reading the issues? Are you trying to close them? Or you just prefer to do what you like and how you like it?
Yes I read the issues.
Since currently there is no app that I use is using redis, I am considering to containerize other app instead. Is it okay.
If you have some familiarity with Drupal7, you could modify dbox to use Redis:
Otherwise it is better to choose another application. Select an application that you use and you care about, because this will motivate you to make it properly.
OK I will try to modify dbox so that it will use Redis container I made. I will update you the code later.
First, finish studying all the example applications. You have plenty of time, almost 10 days for doing this properly.
Second, try to make it optional, so that the dbox users can use the redis cache if they wish, but are not forced to use it.
OK noted.
I made a dbox
-based container which uses Drupal Redis module that connects with with this redis
container I made.
I tested it and confirmed it to be working.
https://github.com/RadZaeem/myproject/
Create a PR on the dbox
project with the changes that you made.
I need permission to push my branch to the dbox project
I gave access. Sorry for the inconvenience.
Why did you choose to containerize Redis? Are you using it on some application? If yes, then you should probably containerize that application too, in order to test Redis properly. If no, then I would suggest to choose some other application for containerization.
And why did you choose wsproxy as an example? It is quite a complex application. If you want to continue with Redis, I would suggest to use mariadb as an example, which is used by the application dbox.