Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hoytech
10 months ago
|
parent
|
context
|
favorite
| on:
How the append-only btree works (2010)
LMDB [0] was derived from this project, as mentioned in its copyright notice section [1].
[0]
http://www.lmdb.tech/doc/
[1]
https://github.com/LMDB/lmdb/blob/30288c72573ceac719627183f1...
jnwatson
10 months ago
[–]
Importantly, the LMDB API allows append mode, and it is very fast.
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] http://www.lmdb.tech/doc/ [1] https://github.com/LMDB/lmdb/blob/30288c72573ceac719627183f1...