Menu

DNN Redis Caching Provider 3.0

Hi again! Following up with the DNN module updates, I have done some modifications on the DNN Redis Caching provider so it can be configured now through the DNN Persona bar.

The summary of changes of this release is:

  • Changed the minimum required DNN version to 9.0.1
  • Refreshed nuget packages including the latest version of StackExchange.Redis 1.2.6
  • Added configuration UI in the Persona Bar. Now the provider is not automatically enabled during installation, you need to use the new UI.
  • The Redis client automatically reconnects after a Redis connection failure

RedisCaching

If you have any interesting idea to add on the settings area, please let me know. I have thought on implementing a redis-cli command line interface, but I believe that would be better to wait for DNN 9.2 and implement that as a “DNN Prompt” command (see http://www.dnnsoftware.com/community-blog/cid/155417/dnn-prompt-making-dnn-admins-power-admins-via-the-command-line)

Hope this helps.

Un saludo and happy coding!

Categories
Related posts
Extending Azure capabilities into DNN
By Intelequia  |  30 July 2021

Bring out the full potential of your web applications in a customized way thanks to the capacity of Azure and DNN. At the deployment or security level.

Read more
Using custom claim mappings on DNN Azure AD module
By David Rodríguez  |  18 August 2020

 
 
 
 
 
 
 
 
 

Read more
New Azure Active Directory B2C provider for DNN Platform
By David Rodríguez  |  29 June 2019

Check the release of a new auth provider for DNN Platform, that leverages all the power of Azure Active Directory B2C to any DNN based website

 

 

 

Read more