CodableDatastore icon indicating copy to clipboard operation
CodableDatastore copied to clipboard

Update snapshot iteration to store datastore ID in with the root ID

Open dimitribouniol opened this issue 1 year ago • 0 comments

Currently, we need to iterate over all datastores to know if the root ID belongs to it. This would make that process more efficient for iterations that have been newly created, though we should maintain compatibility with older datastores as well.

dimitribouniol avatar Oct 08 '24 12:10 dimitribouniol