openedx / edx-platform

The Open edX LMS & Studio, powering education sites around the world!
https://openedx.org
GNU Affero General Public License v3.0
7.36k stars 3.85k forks source link

Backport Library listing performance fix into Redwood #34926

Open ormsbee opened 4 months ago

ormsbee commented 4 months ago

https://github.com/openedx/edx-platform/pull/34523 fixes a performance issue that makes the library listing endpoint unusable for teams that have access to hundreds of libraries. We should backport this to Redwood (cherry-pick the commit into a new branch and open a pull request from that to the open-release/redwood.master branch).