Redis (REmote DIctionary Server). This open-source application provides in-memory caching. It is known for its high-performance capabilities.
It’s very fast for reading/writing data. That’s why we use Redis for distributed cache in the following projects
You only need to install Redis for the n-tier
architecture where Web and HTTP API layers are physically separated. If you work on an n-layered
solution with no HTTP API project, then you don't need Redis.
You can see in which cases Redis is pre-required from the documentation page: docs.abp.io/en/abp/latest/Getting-Started-Setup-Environment?UI=MVC&DB=EF&Tiered=Yes
When you see the IDistributedCache
interface, it means Redis is required by default. The following modules are already using Redis (some modules are commercial modules):
SettingManagementStore
for setting values.PermissionStore
for granted permissions.TenantDeletedHandler
and TenantStore classUrlShortingPublicAppService
class for Shortened URL CachesFileDescriptorAppService
class for the Download Token Cache.DynamicTemplateDefinitionStore
classGdprRequestAppService
class for Download Token Cache.Finally, I want you to know that you can replace Redis with any other caching provider like Memcached.
It says Redis is required in the documentation. Why do we need to install Redis for ABP? If we don't install it, what happens?
I think that the timing from GitHub and the ABP release schedule are not aligned. I got an alert from Git Hub about a new pre-release and updated my solution.
I will try again now
@rafael.gonzales, you need to check this page to see if a new version has been published 👉 https://commercial.abp.io/releases
Is there any issue with the ABP Angular project that blocks you from using CkEditor? Because it should be working if you follow its documentation
you can close this ticket if it's closed for you.
we reopened this ticket. you can write the recent status of this problem
Your license will be updated in 24 hours prior your purchase. Cache servers need some time to apply this payment
maybe you changed your company name or license key ? the other customers don't have such a problem right now
Try to download this package at your browser: https://nuget.abp.io/66b054bb-*********-0c9889a855b1/v3/package/Volo.Abp.Account.Pro.Admin.Application/7.4.2/Volo.Abp.Account.Pro.Admin.Application.7.4.2.nupkg
Note: I hide some parts of your NuGet key, so write your NuGet key in the URL