Sébastien Chopin
Sébastien Chopin
Filter afterward might reduce memory usage yes @arashsheyda
Shouldn't it be for something like nuxt-fire?
Hey @birdlavv What other database are you thinking about to use instead of D1? I will also ask the Cloudflare team about those limits.
Then I guess the solution might be #208
It is also related to #15 as one solution would be to directly offer the UI on top of `useDatabase()` directly and know if we need to spawn a D1...
The limit is described here: https://developers.cloudflare.com/workers/platform/limits/#worker-size Well I guess it's maybe how we calculate the size or they have some kind of allowance, let's see how big it can fit...
Thanks for helping investigate @remihuigen 😄
I can confirm it's in my todo list, thanks for creating the issue 🙏
Thanks for looking at it so quickly. I think this could anyway be possible within the OSS as you would need to deploy your application at first in order to...
We plan to support them once we move to Workeds instead of Pages. Thanks for creating the issue to keep track of it!