You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While porting nexlog to Zig's 0.15.1 release, I noticed that 0.15.1 temporarily regresses compression by removing flate compression entirely. Raising issue to request discussion on what the best way forward would be (e.g. depend on third party gzip compression library?)