Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
loevborg
45 days ago
|
parent
|
context
|
favorite
| on:
Web Locks API
Besides what sibling has written, write access to IndexedDB also often needs to be guarded by a mutex
https://gist.github.com/pesterhazy/4de96193af89a6dd5ce682ce2...
CGamesPlay
44 days ago
[–]
I don't get this complaint, because IndexedDB supports transactions. Why are these insufficient?
loevborg
44 days ago
|
parent
[–]
IndexedDB transactions give guarantees about atomicity but not about isolation. Note that the word "isolation" doesn't appear in the spec
https://w3c.github.io/IndexedDB/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: