Skip to content

#425 - Fix organizations prefetch + add filters

Martin Lowe requested to merge malowe/membership.eclipse.org:malowe/dev/425 into dev

Fixes loading cache, adds limit (pagesize) up to 100 from 25, update how orgs are fetched to be far faster and performant (use view rather than 4-5 queries/org). Update to Quarkus 0.6.1 which implements APIMiddleware and has some other minor changes that needed changes in the package.

Merge request reports