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
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hi,
Can you share some screenshots? thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)