1

In version 10.0.36 a new feature was introduced were "Product data is now cached in POS" to improve the scanning performance.


It would be great if the Commerce SDK would have general caching support to cache some frequently used data that does not change often to imporve the prerformance.


But this framework would have to be able to make sure it does not eat up all memory on the servers and thereby make everything slow down. And it would have to be some configuration on when to update the cache and how many objects a cache could hold.


The idea is a framwork, that developers could create a cache for data that they feel could benefit being cahced in extensions they build..

Category: Performance
STATUS DETAILS
New

Comments

H

Maybe just offer a feature to use Azure Cache for Redis as part of the setup.for a CSU.


See more information:

webpage: azure.microsoft.com/en-us/products/cache

Category: Performance