@job

Depending on how quickly the data changes, it sounds like it could be a good fit for cdb64. Lookups normally take just 2 disk accesses - 1 if the object isn't in the cdb. You can use any string as the key, contents of a record are anything you want, no arbitrary limits.

https://cdb.cr.yp.to/index.html

#djb #cdb #cdb64 #database #ConstantDatabase

cdb: Intro

Daniel J. Bernstein updated cdb (Constant database) to go beyond 4GB

https://cdb.cr.yp.to/

#HackerNews #DanielJBernstein #cdb #ConstantDatabase #techupdate #database #4GB

cdb: Intro