Open Closed

Possible for multiple microservices to use the same Redis cache objects when using the same keys? #4901


User avatar
0
zak@urvin.finance created

We are trying to share Redis Cache data with multiple Microservices in our Project As we know that ABP stores data seperately per Application How can we share data via Same KEY We tried Configure<AbpDistributedCacheOptions>(options => { options.KeyPrefix = "MyApp1"; }); But the data was not the same when we Saved and Fetched by the same Key


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Can you share some screenshots? thanks.

Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35