yep nvm, it's because I didn't send protocol level pings.. 🤡
yep nvm, it's because I didn't send protocol level pings.. 
p-limit package you used though, so maybe that's enough already.get()/put() to be able to access instance storage from another worker/DO directly
list() as the keys, whereas DO KV returns the k:v pairsget() is a storage operation per key, list() is per 4KB. If a single key in a get is over 4KB that will obvs be multiple opsstructuredClonedINSERT rows.p-limitget()get()put()list()list()structuredCloneINSERT