Hello!
On Wed, Oct 29, 2014 at 2:58 AM, Jerome Lafon wrote:
> A last point: it would be also very useful to write a "guidelines and best
> practices to write lua-resty modules" with:
> - a very simple lua-resty module example written as a static module, which
> details the module parts, like the lua-resty-string
> - a very simple lua-resty module example written as a class, which details
> the module parts, like the lua-resty-redis or even more simpler is possible
> - a very simple lua-resty module example written using FFI in order to call
> external C libraries.
> - some generic advices in order to provide a efficient and improved module
>
+1
I always mean to write such tutorials and demos but I always have a
problem with time :)
Contributions welcome! I always have the time to review though :)
Best regards,
-agentzh