This module provides a set of features for Garnet service.
1.3.0
Distributed Caching
This module has no dependencies.
Name | Garnet (OrchardCoreContrib.Garnet ) |
Description | Allow you to configure Garnet service. |
Dependencies |
Name | Garnet (OrchardCoreContrib.Garnet.Cache ) |
Description | Distributed cache using Garnet. |
Dependencies | Garnet (OrchardCoreContrib.Garnet ) |
Name | Garnet (OrchardCoreContrib.Garnet.Bus ) |
Description | Makes the Signal service distributed. |
Dependencies | Garnet (OrchardCoreContrib.Garnet ) |
Name | Garnet (OrchardCoreContrib.Garnet.DataProtection ) |
Description | Distributed DataProtection using Garnet. |
Dependencies | Garnet (OrchardCoreContrib.Garnet ) |
Name | Version |
---|---|
OrchardCoreContrib.Garnet |
1.3.0 |
OrchardCoreContrib.Garnet |
1.2.0 |
OrchardCoreContrib.Garnet |
1.1.0 |
OrchardCoreContrib.Garnet |
1.0.0 |
- Install the
OrchardCoreContrib.Garnet
NuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
Garnet
feature.
- Enable the
Garnet Cache
feature.
- Enable the
Garnet Bus
feature.
- Enable the
Garnet DataProtection
feature.