Skip to content

Instantly share code, notes, and snippets.

@jobergum
Created September 16, 2022 10:52
Show Gist options
  • Save jobergum/468c36653dd9734900c47695963591f8 to your computer and use it in GitHub Desktop.
Save jobergum/468c36653dd9734900c47695963591f8 to your computer and use it in GitHub Desktop.
<engine>
<proton>
<tuning>
<searchnode>
<summary>
<io><read>directio</read></io>
<store>
<cache>
<maxsize-percent>5</maxsize-percent>
<compression><type>none</type></compression>
</cache>
<logstore>
<chunk>
<maxsize>8192</maxsize>
<compression>
<type>zstd</type>
<level>3</level>
</compression>
</chunk>
</logstore>
</store>
</summary>
</searchnode>
</tuning>
</proton>
</engine>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment