Skip to content

Remove Diskcache#441

Merged
joe-elliott merged 4 commits intografana:masterfrom
joe-elliott:remove-diskcache
Jan 7, 2021
Merged

Remove Diskcache#441
joe-elliott merged 4 commits intografana:masterfrom
joe-elliott:remove-diskcache

Conversation

@joe-elliott
Copy link
Copy Markdown
Collaborator

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>
@joe-elliott joe-elliott requested a review from annanay25 as a code owner January 6, 2021 17:48
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
Copy Markdown
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
Copy Markdown
Collaborator 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
Copy Markdown
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