JiraPS icon indicating copy to clipboard operation
JiraPS copied to clipboard

Support caching of cmdlet results

Open lipkau opened this issue 7 years ago • 1 comments

Add functionality for cmdlets to store results in cache to reduce the communication with the server.

  • TTL should be configurable
  • what cmdlets should do cache ng by default should be configurable
  • Cmdlets should have parameter to use this new functionality
  • Cache shall be persistent to disc to reduce the memory consumed

lipkau avatar Jul 06 '18 04:07 lipkau

related to #62

lipkau avatar Dec 06 '18 21:12 lipkau