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


On Thu, Sep 11, 2014 at 1:04 PM, Roberto De Ioris <[email protected]> wrote:

>
> > ...... what about my feature-requests, especially number 2 ?
>
> I think 2 is covered by the cache math api:
>
>
> http://uwsgi-docs.readthedocs.org/en/latest/Changelog-1.9.9.html#math-for-cache
>
>
> I need to understand what we need to do with the queue framework, but yes
> definitely hashing could be a great addition.
>
>
>
>
> --
> Roberto De Ioris
> http://unbit.it
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to