Troels Irgens-Møller
Results
3
comments of
Troels Irgens-Møller
I agree. In Django's cache API, get_or_set takes either a value or a callable. I think redis_cache should follow that convention in order to be usable as a drop-in replacement....
Is it possible to attach extra information to the crash report at the time of crash? I'm trying to debug a memory issue, and I want to report the memory...
@guperrot thanks, I'll try that out!