> I'm starting to use the cache_* functions from a Flask app, and
> noticed that the documentation of what's available seems incomplete.
> (I'm using uWSGI 2.0.14.) From a running pyshell, I can see the
> following functions: cache_clear, cache_dec, cache_del, cache_div,
> cache_exists, cache_get,
I'm starting to use the cache_* functions from a Flask app, and
noticed that the documentation of what's available seems incomplete.
(I'm using uWSGI 2.0.14.) From a running pyshell, I can see the
following functions: cache_clear, cache_dec, cache_del, cache_div,
cache_exists, cache_get, cache_inc,