Y
Hacker News
new
|
ask
|
show
|
jobs
by
anxiously
1297 days ago
Is fitting the index in ram really that important? Obviously it is fast, but if you can get away with storing it on a fast disk like an nvme gen4 then why not?
1 comments
GaryNumanVevo
1297 days ago
Extremely important, search indexes are cache optimized. Live update indexes even more so.
link