mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
revamp cache service
This commit is contained in:
@@ -97,6 +97,7 @@ public class OPMLImporter {
|
||||
log.error("error while importing {}: {}", outline.getXmlUrl(), e.getMessage());
|
||||
}
|
||||
}
|
||||
cache.invalidateUserData(user);
|
||||
cache.invalidateUserCategories(user);
|
||||
cache.invalidateUserSubscriptions(user);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user