Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
25.10
-
None
-
MXS-SPRINT-275
Description
When NoSQL internally uses the cache, the key is generated by code in NoSQL that essentially is a duplicate of the code in the Cache itself. Better to use the Cache code, so that the same functionality need not be maintained in two places.