JiraPS
JiraPS copied to clipboard
Support caching of cmdlet results
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
related to #62