Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeffffff
4768 days ago
hash indexes tend to have really terrible write performance because the locations of the writes on disk are random. lsm trees have way better write performance.