mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-06-28 16:58:39 -04:00
940667dd37
# Description of Changes Adds the commitlog knobs `max_segment_size`, `write_buffer_size`, and `preallocate_segments` to the server's `config.toml`. There are other seemingly more advanced knobs that I did not add at this time. This patch also increases the `DEFAULT_WRITE_BUFFER_SIZE` from `8KiB` to `128KiB` to optimize high throughput workloads like the keynote-2 benchmark. # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing Manual
⚠️ Internal Crate ⚠️
This crate is intended for internal use only. It is not stable and may change without notice.