Establishing a Cache in the project #58
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
no-issue-activity
This would be a fun addition to the project. Say I create a cache for each API result that I do. And if the Kubernetes API takes some time (say more than 2s) it loads the results based on cache. Yes it would be coming with a warning, that the results are not real time.
I like it as of now, not sure when will I get time for this. But would be a fun thing to integrate Redis or some cache in Go.
The text was updated successfully, but these errors were encountered: