CodableDatastore icon indicating copy to clipboard operation
CodableDatastore copied to clipboard

Allow read only transactions to read immediately even if a write transaction is happening

Open dimitribouniol opened this issue 1 year ago • 0 comments

Perhaps we would need a .allowsCachedReads option to make it explicit that an in-progress write will be ignored?

dimitribouniol avatar Aug 25 '24 15:08 dimitribouniol