Re: ts-lua questions

2016-12-12 Thread Di Li
Hi Kit, Thanks for the advise, I will do some benchmark with redis and maybe write a small GO application to fill our end, I think the stats way probably not made for such thing Thanks for the help Thanks, Di Li > On Dec 9, 2016, at 3:52 PM, Shu Kit Chan wrote: > > I honestly don't know

Re: ts-lua questions

2016-12-12 Thread Di Li
Hi Kit, Does ts.fetch support unix domain socket ? or only http Thanks, Di Li > On Dec 12, 2016, at 9:25 AM, Di Li wrote: > > Hi Kit, > > Thanks for the advise, I will do some benchmark with redis and maybe write a > small GO application to fill our end, I think the stats way probably not

Re: ts-lua questions

2016-12-12 Thread Di Li
Hi Kit more details on that since we are talking about dynamic loading, which can’t be done in __init__ function, and even I have a redis locally, but if I use luasocket(support unix domain socket) to connect to it, it will be in he blocking mode, it’s not async, so I wondering if the ts.fetc