Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tdrwenski committed Feb 1, 2024
1 parent c7c90f1 commit b08b000
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ public CachedWmsCatalogue(ThreddsWmsCatalogue wmsCatalogue, long lastModified) {
}
}

// TODO: improve WMS cache
private static final Map<String, CachedWmsCatalogue> catalogueCache = new HashMap<>();

static void resetCache() {
Expand Down

0 comments on commit b08b000

Please sign in to comment.