We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regex is not working while trying to cache them using cacheQuery method. This could be due to reason that regex expressions cannot be stringified.
cacheQuery
Originally posted by @arqo123 in #76 (comment)
The text was updated successfully, but these errors were encountered:
Thx for the bug , fixed in https://github.com/arqo123/speedgoose/tree/77-regex-is-not-working-with-cache-layer
I will fix one more issue from You an publish a new version :)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Regex is not working while trying to cache them using
cacheQuery
method. This could be due to reason that regex expressions cannot be stringified.Originally posted by @arqo123 in #76 (comment)
The text was updated successfully, but these errors were encountered: