|
|
|
|
|
by pclmulqdq
1085 days ago
|
|
GP wrote a key-value store called LMDB that is constrained to a single writer, and often used for small databases that fit entirely in memory but need to persist to disk. There's a whole different world for more scalable databases. |
|