- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace:
- Steps to reproduce the issue:"
10 Answer(s)
-
0
I don't know how to use Redis. I publish my application to IIS without using the Redis. 1/Is it required to have a Redis? 2/If i want to use a Redis, could you share a document to setup it working with ABP application?
Thanks
-
0
hi
If you use layered projects you need Redis.
https://docs.abp.io/en/abp/latest/Caching https://docs.abp.io/en/abp/latest/Redis-Cache
-
0
-
0
I think Redis is not enabled by default. You can search for Redis keywords in the project.
-
0
I think Redis is not enabled by default. You can search for Redis keywords in the project.
If i don't use it, it is no problem. right?
-
0
correct
-
0
OK, thank you. Please kindly don't close this ticket. Let me learn to implement Redis and once i have questions, i will come back.
-
0
OK, The question may be locked by the robot in the future, You can create a new one.
-
0
Thank you and i am sorry to ask, because i am really new to this: If the redis is enabled, a redis server is required? If so, how to configure it? and what redis server should be used?
-
0
If the redis is enabled, a redis server is required?
Yes.
how to configure it? and what redis server should be used?
https://docs.abp.io/en/abp/latest/Caching https://docs.abp.io/en/abp/latest/Redis-Cache
You can always use the latest. or use docker.
https://redis.io/download/ https://hub.docker.com/_/redis