Cobresun / movie-club

🍿 Movie Club Website!
https://cobresun-movie-club.netlify.app
0 stars 1 forks source link

Add pagination for long lists #163

Open cole-adams opened 6 months ago

cole-adams commented 6 months ago

Once the migration to Postgres is finished, we should consider paginating the requests for Reviews, Watchlist, and Backlog.

This will require building out some search indexes for our current search to continue to work.