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

attempt to process esi in parallel #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

digitalkaoz
Copy link

@digitalkaoz digitalkaoz commented Sep 28, 2024

  • bump go to 1.22

  • fix golangci-lint errors

  • process found esi tags in parallel

  • standalone esi tests with go mock server

  • common esi tags work (some dont yet)

fixes #12

@digitalkaoz digitalkaoz force-pushed the feat/async-processor branch 9 times, most recently from 883a9d2 to 2f5a789 Compare September 28, 2024 21:53
@digitalkaoz
Copy link
Author

@darkweak whats not working yet correctly:

  • Choose
  • Escape

All others work correctly, im trying to fix the remaining issues

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

Successfully merging this pull request may close these issues.

Feature request: parallel processing of esi tags
1 participant