Do these make sense ?

1.
uwsgi.queue_pop_bulk(number)


2.uwsgi.~
cache_increment
cache_decrement
cache_pop_item
cache_pop_items(number)

3.
uwsgi.~
hash_set_field()
hash_get_field()
hash_increment()
hash_decrement()
hash_pop_item()
hash_pop_items()



On Thu, Mar 6, 2014 at 6:01 PM, Roberto De Ioris <[email protected]> wrote:

>
> Hi, if all goes well we should start the 2.1 development cycle in a couple
> of weeks.
>
> 2.1 will be like 1.9: release early, release often.
>
> Currently 2.1 approved features are:
>
> - Do not force non-uwsgi protocols to be limited to 16bit size
>
> - Improve queue framework to support multiple queues and pub/sub paradigm
>
> - FreeBSD capsicum
>
> - FreeBSD advanced resource control (rctl)
>
> - subscription backup nodes (with levels like suggested by Lukasz Mierzwa)
>
> - support subscription keys in the form $HTTP_HOST/$SCRIPT_NAME to have
> multiple routes per-domain
>
> - add versioning to plugin api
>
>
>
> Feel free to post your feature requests (or ideas) in this thread
>
>
> --
> 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