amplify-swift icon indicating copy to clipboard operation
amplify-swift copied to clipboard

Change Storage to use actors instead of dispatch queues

Open brennanMKE opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe.

Using actors will eliminate locking mechanisms for the Storage category and improve performance.

Related: #2014

Describe the solution you'd like

Fully adopt Swift Concurrency

Describe alternatives you've considered

none

Is the feature request related to any of the existing Amplify categories?

Storage

Additional context

No response

brennanMKE avatar Jul 16 '22 05:07 brennanMKE

This issue was opened by a maintainer of this repository; updates will be posted here. If you are also experiencing this issue, please comment here with any relevant information so that we're aware and can prioritize accordingly.

github-actions[bot] avatar Jul 16 '22 05:07 github-actions[bot]

This has been identified as a feature request. If this feature is important to you, we strongly encourage you to give a 👍 reaction on the request. This helps us prioritize new features most important to you. Thank you!

github-actions[bot] avatar Sep 20 '22 17:09 github-actions[bot]