> On 2016-06-13 18:46, Roberto De Ioris wrote: > >> ... By the way, while the c api is "strict" and we >> tend to not change it, you are free to propose new functions for the >> language-specific api (like a cache_set_force). > > Well, so far I am only missing cache_update and cache_keys in psgi, > and I am going to add those (probably enhanced a bit), just trying > to figure out what is intended and what is not - to avoid ruining > existing stuff. > > By the way, what is the prefered branch for pull requests (bug fixes > and new features for language specific API) - master, stable or both? > > Best regards, > Alexander. > >
master, thanks. We then eventually backport to stable -- Roberto De Ioris http://unbit.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
