Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why using scan instead of get when enable explicitTag flag? #1285

Open
ArthurSXL8 opened this issue Jul 31, 2018 · 1 comment
Open

Why using scan instead of get when enable explicitTag flag? #1285

ArthurSXL8 opened this issue Jul 31, 2018 · 1 comment

Comments

@ArthurSXL8
Copy link

or else it will be faster?

@manolama
Copy link
Member

It can be a bit faster but it would only help in the case where the query has a full set of literal tags, it wouldn't help with wildcards or regular expressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants