keystonejs / keystone-5

https://v5.keystonejs.com
MIT License
64 stars 33 forks source link

feat: add ability to toggle counts at admin dashboard #421

Open sitozzz opened 4 months ago

sitozzz commented 4 months ago

Hello there! We are using keystone-v5 in our open source condominium management software. Now we're struggling with admin panel high load generation on index page.

Due to the impossibility of customizing the start page. I propose to add the ability to manage queries on the number of entities for each model in the database. Since with large data, going to the start page generates a high load on the service and database. I would be glad to receive your feedback, thanks in advance