if you ever think you're a bad programmer

you're not using redis as a persistent database glares at misskey

@niko actually i did thid with redislite in early versions of some software i wrote for myself (before switching to sqlite)
@niko yo be fair i basically needed to store the equivalent of a dictionary so sqlite was overkill
@niko but using redis as a persistent db isnt my worst programming warcrime