Stuff
Shop

Here is a collection of all the Sitefinity Stuff I have created.

Redis Cache

Sitefinity provides an in-memory cache to store data. But with multiple web nodes, a copy of this data must be stored locally. This module can help solve that by providing a shared Redis cache service.

Redis Server

$20.00

If you have some frequently used data you may want to cache it to avoid calling your data sources again and again for the same information. Sitefinity provides out of the box an in-memory option but this means each of your web nodes must store and manage that data locally.

Redis is a fast and popular distributed cache service and this module allows you to push your data result sets to this shared cache to be used by any node in your web cluster.