Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Jan 18, 2024
1 parent 17f82df commit d5bad24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/src/metrics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ impl MetricsTable {
keyspace,
Arc::new(fjall::compaction::Fifo::new(
/* N MiB */ max_mb * 1_000 * 1_000,
None,
)),
)?;

Expand Down

0 comments on commit d5bad24

Please sign in to comment.