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

Force session recording to use lz64 #134

Merged
merged 2 commits into from
Nov 27, 2020
Merged

Force session recording to use lz64 #134

merged 2 commits into from
Nov 27, 2020

Commits on Nov 27, 2020

  1. Force lz64 compression for session recording

    The largest session recording event is the initial FULL_SNAPSHOT which
    might happen before initial /decide response.
    
    By forcing compression we make sure events reach us better.
    macobo committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ed81ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80624ca View commit details
    Browse the repository at this point in the history