5 ms·
You can implement a BTree with nodes stored in file-backed memmaps. It's plenty fast for the usual business case.
by gxt 1y ago
You can implement a BTree with nodes stored in file-backed memmaps. It's plenty fast for the usual business case.
5 ms·