{"type":"rich","version":"1.0","title":"calle wrote","author_name":"calle (npub12r…485vg)","author_url":"https://yabu.me/npub12rv5lskctqxxs2c8rf2zlzc7xx3qpvzs3w4etgemauy9thegr43sf485vg","provider_name":"njump","provider_url":"https://yabu.me","html":"I'm going to fix a bug I've found in todays code walkthrough. I want to make the Nutshell mint parallelizable so that the mint can be deployed in multiple global locations and be highly available.\n\nTo do that, I already shaved off almost all state into the database. Today I realized that one of the locks I acquire to avoid race conditions is still in RAM so I'm going to use the database to acquire a global lock like most other parts of the code."}
