This module provides a set of features for Garnet service.
1.6.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 | Garnet (OrchardCoreContrib.Garnet.DataProtection) |
| Description | Distributed DataProtection using Garnet. |
| Dependencies | Garnet (OrchardCoreContrib.Garnet) |
| Name | Garnet (OrchardCoreContrib.Garnet.Lock) |
| Description | Distributed Lock using Garnet. |
| Dependencies | Garnet (OrchardCoreContrib.Garnet) |
| Name | Version |
|---|---|
OrchardCoreContrib.Garnet |
1.6.0 |
OrchardCoreContrib.Garnet |
1.5.0 |
OrchardCoreContrib.Garnet |
1.4.0 |
OrchardCoreContrib.Garnet |
1.3.0 |
OrchardCoreContrib.Garnet |
1.2.0 |
OrchardCoreContrib.Garnet |
1.1.0 |
OrchardCoreContrib.Garnet |
1.0.0 |
- Install the
OrchardCoreContrib.GarnetNuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
Garnetfeature.
- Enable the
Garnet Cachefeature.
- Enable the
Garnet Busfeature.
- Enable the
Garnet DataProtectionfeature.
- Enable the
Garnet Lockfeature.