lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Aug 8, 2015 at 10:51 PM, Dhaval Kapil <me@dhavalkapil.com> wrote:
> Hi,
>
> I have been developing an elasticsearch client for Lua since some time. It's
> in the final stages. It would be helpful if people could try it out and
> report bugs or give their suggestions.
>
> Source code is on github.
>
> It can be downloaded using luarocks:
>
> [sudo] luarocks install --server=http://luarocks.org/manifests/dhavalkapil
> elasticsearch
>
> --
> Dhaval Kapil
> dhavalkapil.com

Hi,

it depends on lua >= 5.3
Can you backport it to lua >= 5.1 ?



-- 


Best regards,
Boris Nagaev