Comment on Ask HN: Why Databases Instead of Filesystem?Comments−moomoo115moI do that a little bit, for simple cache where I don't need it to be always up to date but close enough and on a single instance only.Some of my horizontally scaled services have like 500mb disk.
Comments
I do that a little bit, for simple cache where I don't need it to be always up to date but close enough and on a single instance only.
Some of my horizontally scaled services have like 500mb disk.