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

Support Yabeda server in a new process #22

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Nov 10, 2022

  1. add support for turning on rack deflater for the rack app

    add support for starting the metrics server in a separate process
    add support for suppressing Errno::EADDRINUSE when running in clustered mode in production apps
    Josh Etsenake committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d9ddf2a View commit details
    Browse the repository at this point in the history
  2. bump version

    Josh Etsenake committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0298ff8 View commit details
    Browse the repository at this point in the history
  3. remove unneeded code after switching approach a bit

    Josh Etsenake committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fb3b199 View commit details
    Browse the repository at this point in the history
  4. add better wording for error message

    Josh Etsenake committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3a9479a View commit details
    Browse the repository at this point in the history
  5. remove rack deflater changes

    Josh Etsenake committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0bd3421 View commit details
    Browse the repository at this point in the history
  6. remove unneeded change

    Josh Etsenake committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    82d2775 View commit details
    Browse the repository at this point in the history
  7. call configure if not already configured in a new process

    Josh Etsenake committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    60ffb23 View commit details
    Browse the repository at this point in the history