79320029

Date: 2024-12-31 13:10:23
Score: 2.5
Natty:
Report link

This is a well studied problem. Dan Bernstein famously used constant databases with guaranteed performance in tinydns en qmail:

CDB and deratives use a external file for the k-v content, but there is no need to do this if the number a entries is very small.

Some papers that describe the algorithms en the math:

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: paulv