Y
Hacker News
new
|
ask
|
show
|
jobs
by
hyc_symas
1085 days ago
"fit entirely in memory" is not a requirement. LMDB is not a main-memory database, it is an on-disk database that uses memory mapping.