Using mysql with libuv is actually quite a hard problem that took the node
community years to do right.  I don't know how much of their code we can
use.  It tend to be either implemented using lots of JS or with tight
couplling to V8 APIs.

On Thu, Nov 19, 2015 at 8:51 AM, Cyril Hou <[email protected]> wrote:

> Hi,
>
> Sorry that I didn't find usable mysql database driver for luvit, but I've
> reimplemented a mongodb driver at
> https://github.com/cyrilis/luvit-mongodb/ , or maybe you can try Redis
> driver https://github.com/creationix/redis-luvit by @creationix (Tim
> Caswell).
>
> BTW, we got docs now: https://luvit.io/api/ , thanks to @kaustavha and
> @creationix !
>
> May this helps.
> Cheers.
>
>
> On Thursday, November 19, 2015 at 9:50:22 PM UTC+8, Lionel Duboeuf wrote:
>>
>> Hello,
>>
>> Any plan to have a luvit mysql database client working example ?
>> would be great. I don't think i will have the skill/time to make one by
>> myself ^ ^.
>>
>> regards
>>
>>
>>
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "luvit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"luvit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to