Ranma
Nuxt Image + IPX provider + S3
I'm using the Nuxt Image module with IPX as the provider, and I have a few questions regarding its caching mechanism:
- Where does IPX store its cache? Is it in memory or on the server's filesystem?
- What would be the performance implications when handling 1M+ images?
- Is it possible to configure IPX to store cached images on S3 instead of memory / the local server?
Any insights or recommendations would be greatly appreciated! Thanks in advance.
4 replies
Nuxt & Mikro-ORM
Hi everyone! 👋
I’m currently trying to implement Nuxt with Mikro-ORM, but I haven’t had much success yet. Has anyone here successfully implemented this combination? If so, I’d really appreciate it if you could share how you did it or point me in the right direction. Thanks so much!
10 replies