TBD54566975 / dwn-sdk-js

Decentralized Web Node (DWN) Reference implementation
https://identity.foundation/decentralized-web-node/spec/
Apache License 2.0
326 stars 105 forks source link

make storage operations atomic #267

Closed dcrousso closed 2 months ago

dcrousso commented 1 year ago

see https://github.com/TBD54566975/dwn-sdk-js/pull/263#discussion_r1140898784

thehenrytsai commented 2 months ago

This is now handled by resumable tasks: https://github.com/TBD54566975/dwn-sdk-js/pull/778.