jmoiron plays the blues
#181 to johnny-cache disable multi-db savepoint tests for 1.1.3 (which does not have multi-db support) instead of confusingly failing
#180 to johnny-cache alter pull req #8 a bit to fit in with the enable/disable convenience functions
#177 to johnny-cache add an `enable` and `disable` function to make doing this from scripts, et al easier; related to pull req #8
#178 to johnny-cache Documentation: Added a warning and instructions about Johnny outside Django's request-response loop
A common gotcha only mentioned in some closed Bitbucket issues is that
Johnny is not enabled in e.g. scripts, management commands,
asynchronous workers and the shell. I gathered and added to the
documentation some information about this from the following issues in
Bitbucket:
https://bitbucket.org/jmoiron/johnny-cache/issue/39
https://bitbucket.org/jmoiron/johnny-cache/issue/49
https://bitbucket.org/jmoiron/johnny-cache/issue/50
@jorgebastida nice project, wrote one similar a while back, maybe you can get some ideas from it: https://t.co/YeGZwt02