Y
Hacker News
new
|
ask
|
show
|
jobs
by
konschubert
1016 days ago
If you use sequential ids, the IDs most in use are the higher ones. So your index is “hot at the top” and you can keep that part in memory.
This is only a problem with extremely big indexes.