folded-ear / gobrennas-api

HTTP API for gobrennas.com
https://gobrennas.com
MIT License
1 stars 0 forks source link

batch-load favorites for library search #68

Closed barneyb closed 5 months ago

barneyb commented 5 months ago

When performing library search, batch load "is favorite" instead of doing it recipe-by-recipe. While fav status is currently used for ordering results, I opted not to try and weave it into memory to avoid requerying as I did for pantry item use/dupe counts. Recipe search is going to evolve, since it's actually search instead of just a listing, so opted to leave it simpler.