CodableDatastore
CodableDatastore copied to clipboard
Allow read only transactions to read immediately even if a write transaction is happening
Perhaps we would need a .allowsCachedReads option to make it explicit that an in-progress write will be ignored?