top | item 31342903

(no title)

crawdog | 3 years ago

I have used card database files before with success. https://cr.yp.to/cdb.html

Have your process regularly update the CDB file from a blob store like S3. Any deltas can be pulled from S3 or you can use a message bus if the changes are small. Every so often pull the latest CDB down and start aggregating deltas again.

CDB performs great and can scale to multiple GBs.

discuss

order

jhgb|3 years ago

I thought it was "constant database"? Is it indeed meant to mean "card database"?

crawdog|3 years ago

my typo thanks for catching that