(no title)
Kerollmops | 1 year ago
I planned to port LMDB to Rust by hand "just to see" and it was an awful work. There are too many defines and conditional compilations due to the nature of the work: interfacing different OS to write an on-disk B+Tree...
slimshetty|1 year ago