AtlasOfLivingAustralia / specimenbrowser

Collection specimen browser
http://specimens.ala.org.au
0 stars 2 forks source link

Cache collection metadata #14

Closed ansell closed 3 years ago

ansell commented 3 years ago

The home page currently requests every collection's metadata every time it is rendered. It should have some form of caching to avoid this occurring:

https://github.com/AtlasOfLivingAustralia/specimenbrowser/blob/c30747d5ed6cdff96526fea7a22310a6a70fa967/grails-app/controllers/au/org/ala/specimenbrowser/ViewController.groovy#L17

nickdos commented 3 years ago

~@charvolant - this issue is sitting in QA, so has it been fixed in code somewhere? There are no commits recorded against it.~

Looks like it is included in PR #15

nickdos commented 3 years ago

@charvolant to track down something...