Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified API to clear Gaffer caches #2804

Open
andrewkaufman opened this issue Sep 20, 2018 · 0 comments
Open

Unified API to clear Gaffer caches #2804

andrewkaufman opened this issue Sep 20, 2018 · 0 comments

Comments

@andrewkaufman
Copy link
Contributor

andrewkaufman commented Sep 20, 2018

We need an easy/convenient way for users to clear all the various caches in Gaffer. Off the top of my head, that includes:

  • IECore ObjectPool
  • IECoreGL CachedConverter
  • Gaffer Computation Cache
  • Gaffer Hash Cache
  • Any internal LRUCaches

Ideally we’d have a registration mechanism so proprietary plugins with caches can hook into the same system seamlessly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant