mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Fix(cli): Clamp databases max size to a multiple of system page size
fix #2659
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -2125,6 +2125,7 @@ dependencies = [
|
||||
"num_cpus",
|
||||
"obkv",
|
||||
"once_cell",
|
||||
"page_size",
|
||||
"parking_lot",
|
||||
"paste",
|
||||
"permissive-json-pointer",
|
||||
|
Reference in New Issue
Block a user