• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Installation problem of redis plugin on Grails 3 application

 
Ranch Hand
Posts: 220
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
reply
    Bookmark Topic Watch Topic
  • New Topic