Skip to content

We shouldn't require a full javax.cache.Cache implementation #756

@metacosm

Description

@metacosm

Adding that dependency makes it more complex to consume the API as it requires a complex cache implementation when we only need a subset… In particular, using a simpler Cache interface could potentially allow us to make InformerEventSource a CachingEventSource and could allow us to propagate changes to the informer's caches directly from the SDK instead of having to wait for them to come from the API server.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions