Skip to content

What does Large engine mean? #1040

Discussion options

You must be logged in to vote

Hi. The Large engine means it is suitable for entries that >= 2KiB. But it can also handle entries smaller than it with space amplification. The design aligns with CacheLib.

Moreover, in most cases, I recommend using Large. This is because the concurrency model of Small has a larger performance overhead, and the testing in production is not sufficient.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by debajyoti-truefoundry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants