Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Each time a command is executed, three server interactions occur:
- GET /api
- GET /api/commands/$command_name
- POST /api/commands/$command_name
At the least, the second GET could be persistently cached to save on performance.
daniel proposes using this caching framework.
Attachments
Issue Links
- relates to
-
RAZOR-216 Remove a priori knowledge of command arguments from client
-
- Closed
-