Skip to content

[feature request] Add cache for stateutils.GetSandboxState #36

@AiRanthem

Description

@AiRanthem

What would you like to be added:

The function stateutils.GetSandboxState will be called very frequently. Adding a global cache (key+resourceVersion) could significantly improve performance. Considering that memory usage would not be large, this cache can be retained and updated continuously, and only destroyed when a sandbox delete event is detected.

Why is this needed:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions