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

Remove Diskcache #441

Merged
merged 4 commits into from
Jan 7, 2021
Merged

Conversation

joe-elliott
Copy link
Member

What this PR does:
Removes diskcache. This has always been vaguely broken and now that we have redis and memcached support this can be removed easily.

Which issue(s) this PR fixes:
Fixes #424

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
Signed-off-by: Joe Elliott <number101010@gmail.com>
@dgzlopes
Copy link
Member

dgzlopes commented Jan 6, 2021

I removed Diskcache in #399. But I'm happy to edit the PR. Feel free to remove it here!

@joe-elliott
Copy link
Member Author

I need it removed b/c it's blocking some backend refactoring I'm working on. Was hoping just to get it out quickly so I could move forward.

@dgzlopes
Copy link
Member

dgzlopes commented Jan 6, 2021

Sure! I'll remove the commit on the other PR :)

@joe-elliott joe-elliott merged commit dd7a18e into grafana:master Jan 7, 2021
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

Successfully merging this pull request may close these issues.

Delete Disk Cache
3 participants