kitarp29 / kube-ez

This is a simple k8s-api project. It is built on Golang and utilises the client-go library to interact with Kubernetes Cluster. It is a plug and play solution and can be used to create a k8s-api server.
MIT License
74 stars 12 forks source link

Establishing a Cache in the project #58

Open kitarp29 opened 11 months ago

kitarp29 commented 11 months ago

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.

github-actions[bot] commented 9 months ago

Stale issue message

github-actions[bot] commented 5 months ago

Stale issue message

github-actions[bot] commented 1 week ago

Stale issue message