Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
actual implementation use PREPARE command, in place of executing command, if cache is found, this returns cached value.
The goal here is to retrieve cache immediatly in place of queuing PREPARE command if no command is in queue. This improve performance by an order of 10%.