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
currently, with DynamoDB range key, the adapter ID comes after the insertion ID (the space filling curve multi-dimensional index). It will need to come before the insertion ID to be able to efficiently query by Adapter ID.
currently, with DynamoDB range key, the adapter ID comes after the insertion ID (the space filling curve multi-dimensional index). It will need to come before the insertion ID to be able to efficiently query by Adapter ID.