6e2e39cd4c
* feat: snapshot when wal buffer is empty - This commit changes the functionality to allow snapshots to happen even when wal buffer is empty. For snapshots wal periods are still required but not the wal buffer. To allow this, we write a no-op into wal file with snapshot details. This enables force snapshotting functionality closes: https://github.com/influxdata/influxdb/issues/25685 * refactor: address PR feedback |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |