home.social

#constantdatabase — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #constantdatabase, aggregated by home.social.

  1. @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.

    cdb.cr.yp.to/index.html

    #djb #cdb #cdb64 #database #ConstantDatabase