Join Discord
Powered by
Can multiple workers call a DO if I don't use stor...
# durable-objects
a
Advany
05/27/2023, 3:02 PM
Can multiple workers call a DO if I don't use storage? Or will it have to wait untill a fetch is returned before the next do can execute? Or can multiple instances of a worker use the same DO async? Cant figure it out using the docs..
Previous
Next