LycheeOrg / Lychee-Docker

Docker image for Lychee
https://lycheeorg.github.io/
165 stars 56 forks source link

Better injection + add options in docker compose #186

Closed ildyria closed 6 months ago

ildyria commented 7 months ago

Fixes #184

ildyria commented 6 months ago

Tested LGTM.

Lychee doesn't benefit from it

Yet. One of the optimization that we can do is store in Redis the requests to DB when being guest, that way they are directly fetched instead of hitting the database and computing the full sets.