> cool, only uwsgi.cache_pop_items() left ? > > because I want to keep a cache of counters in uwsgi > > and from a @rbtimer I pop multiple items (and i don't even know the keys > that are in cache, hence the pop) and save them in db > >
I am not sure to follow you. You mean that a random/efficient item is automatically returned and removed from the cache ? -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
