Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Supporting atomic and transactional read/writes #354

Open
bakhshandeh opened this issue Aug 29, 2022 · 0 comments
Open

Supporting atomic and transactional read/writes #354

bakhshandeh opened this issue Aug 29, 2022 · 0 comments

Comments

@bakhshandeh
Copy link

Can we implement atomic read/writes?
Let's say there is a network with N nodes. One of the nodes saves something on the db({id: unique-id, locked:true}) and run an atomic operation. Other nodes should not be able to run the same operation while the lock is in the db.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant