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
This is where having another index might be helpful, i.e. Scope -> Group name in a separate mapping. But that's an optimization that can be added in the future.
To make sure I understand you correctly before tackling this:
Are we talking about sth. along the lines of substituting ScopeGroupKey with sth. like this?
Sorry again on the delay getting back to you. I meant another global index linking the scopes to groups. So you could efficiently lookup the groups from a given scope. This would remove some scan operations but it is a minimal operation.
Relating to #177 (comment):
To make sure I understand you correctly before tackling this:
Are we talking about sth. along the lines of substituting
ScopeGroupKey
with sth. like this?The text was updated successfully, but these errors were encountered: