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

mongodb connector perf (release-55) #12497

Commits on Feb 9, 2024

  1. perf: upgrade mongodb-erlang to v3.0.23

    Fixes: EMQX-11825
    SergeTupchiy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e248cd6 View commit details
    Browse the repository at this point in the history
  2. perf: un-deprecate mongodb topology pool_size and set it to 10 by def…

    …ault
    
    Benchmarks proved that it effects performance:
    10 ecpool workers / 10 topology pool workers outperform
    100 ecpool / 1 topology worker.
    
    Fixes: EMQX-11825
    SergeTupchiy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c3b7d76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac8d14 View commit details
    Browse the repository at this point in the history