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
now, when compress is passed as True, it will use zip instead.
Thus, there's almost no possibility to use lz4 case.
However, LZ4 has a better CPU performance comparing to zip, thus let's keep this issue open and in future allow user to select which compression type to use.
now, it support lz4, but there's no logservice_lz4 package inside.
The text was updated successfully, but these errors were encountered: