· @multimeric
218 followers · 120 posts · Server genomic.social

I've only just discovered memoization for . It's a nice little persistent that lets you re-run a Python script without needing to re-run things you've already calculated. Kind of like a super lightweight version of a workflow manager.

Does anyone know of any other Python libraries in this space of persistent caching?

#diskcache #python #cache

Last updated 2 years ago

Remco.py · @remcoboerma
100 followers · 336 posts · Server fosstodon.org

I'm so excited; it took me roughly 5 years to get to a working solution, struggling through , , (and a slew of others) in my environment. Solved using a centralized database, which automatically triggers removal of items which depend on some data in the mutated row along with dependency registration in the application layer.

#redis #nameko #diskcache #python #microservices #postgres

Last updated 2 years ago