Content pfp
Content
@
0 reply
0 recast
0 reaction

doug pfp
doug
@pfeffunit
Who is Cloudflare's D1 for? I had a situation today where there were a lot of writes happening at once and access to the database totally froze up. Couldn't query it at all via wrangler. Is that expected? Is it not meant for high volumes?
3 replies
1 recast
1 reaction

i-rat.eth pfp
i-rat.eth
@i-rat.eth
The D1 doesn't do well with simultaneous writing, despite what they claim. However, they do have a batched write option, maybe that would work for you? https://developers.cloudflare.com/d1/build-with-d1/d1-client-api/#batch-statements
0 reply
0 recast
0 reaction