posted 9 years ago
Hi all,
I am new to Grails 3 application. I just created a Grails 3 application on IntelliJ. But this grails 3 application needs redis access so I need to install redis plugin there. I know that Grails 3 is very different from Grails 2.x even the plugin installation. I did google research about how to install redis plugin into Grails 3 application, unfortunately, most of the result are just the installation on Grails 2.x.
If there is Grails expert, please kindly teach me how to install redis plugin on to Grails 3 application.
Thanks