Base solution for your next web application

Activities of "datascience"

Hi maliming, my Abp version is 1.1.1.0.

Anyway, I found the problem, keys expiration was not managed in that version of Redis.Cache implementation. I rewrite the module adding the keys expiration management and now works as expected.

Thanks you

Best regards

Question

Dear support, my solution is completely published on Azure. Recently, due to the need to have multiple intances running, I have switched the cache part from "In memory" to "Azure cache for Redis".

The cache works but it seems that cache keys never expires. I did a lot of check and test but I always saw that all keys in Redis have TTL time = -1 (no expiration)

I'm missing something? This is a big problem for my solution.

I'm using an old version of ABP Zero - 0.9.1.1 Angular JS + Asp Net MVC 5

Thx

King regards

Showing 1 to 2 of 2 entries