Hullo!

My understanding is that multiple caches are possible by adding multiple
cache2 options, as long as each are named uniquely.  However, it appears
that the python module's cache_set and cache_get are only able to access
the cache listed first.  I'm not aware of a parameter for the cache's name.
  I see that the php module supports cache name in the getter, function.
Is there a way to achieve this via Python as well?

I'm using Python 3 and uWSGI 2.0.11.
The documentation I'm looking at is:
https://uwsgi-docs.readthedocs.org/en/latest/PythonModule.html#cache-functions

Many thanks!


-- 
Ryan Cox
Team Lead / Sr Platform Engineer
StudioNow SF
408.459.9879
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to