-
- Downloads
Added parameters for Clickhouse flush interval and max buffer size (#1073)
Currently, both are hard-coded to relatively small values. This may cause an unnecessary high load on the Clickhouse instance. It makes sense to make those configurable.
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- config/runtime.exs 6 additions, 1 deletionconfig/runtime.exs
- lib/plausible/event/write_buffer.ex 13 additions, 7 deletionslib/plausible/event/write_buffer.ex
- lib/plausible/session/write_buffer.ex 12 additions, 6 deletionslib/plausible/session/write_buffer.ex
Loading
Please register or sign in to comment