ynput / ayon-backend

Server codebase with API access to AYON
Apache License 2.0
22 stars 17 forks source link

/api/info performance improvements #404

Closed martastain closed 1 month ago

martastain commented 1 month ago

This pull request introduces several changes to the api/info endpoint The key changes include the addition of Redis caching, refactoring of site information retrieval, and improvements to the onboarding status checks.