Skip to content

Commit

Permalink
Enable FE cache for load test
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketkedia committed Jan 31, 2025
1 parent 87dc549 commit 04aab19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rust/frontend/frontend_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ sysdb:
request_timeout_ms: 60000
collections_with_segments_provider:
cache:
nop:
lru:
capacity: 1000
permitted_parallelism: 180
log:
Grpc:
Expand Down

0 comments on commit 04aab19

Please sign in to comment.