Skip to content

IDC: Factor out common CacheCreator code to an abstract class

Adam Edward Barton requested to merge abarton/athena:cachecreatortweak into master

We now have multiple IDC cache creators. I factor out common code to an abstract class to reduce duplication.

Merge request reports