You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When multiple instance of an S3Dict are using the same ID, you can get clashes when reading-editing-writing a key.
Describe the solution you'd like
Implement CAS protection to resolve this.