Are you trying to write a C module for APE, or C bindings for Javascript? On 24 November 2014 at 11:55, <[email protected]> wrote:
> Hello Edward > > I played around with a mongo adapter in the spidermonkey module. > It was more a proof of concept. I also played with a postgres adapter, > real async/non-blocking. > > https://groups.google.com/forum/#!searchin/ape-project/ > mongo/ape-project/imoREM7eMBA/VnFK7hnKsEgJ > > In the mean time I learned a lot, and would do some things differently > (better :-)). > > At that time there was not much response from the community, therefor i > did not continue. > Now that the json features in postgresql have landed in 9.3+; There might > be 'fresh' interest now. Should I pick this up again? > > Peter Reijnders > > Edward Finlayson schreef op 2014-11-22 11:39: > >> Does anyone have any documentation regarding adding C based modules, >> for example a no-sql client. From the looks of the mysql one, there is >> a long running bug in it which make is worth significantly less >> because it crashes it he mysql server returns a null dataset. >> If there is any documentation at all available I will attempt to >> create a patch which will bring the MySQL lib offering up to the >> latest version (which is known to be stable) >> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "APE Project" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/ape-project?hl=en [1] >> --- >> APE Project (Ajax Push Engine) >> Official website : http://www.ape-project.org/ [2] >> Git Hub : http://github.com/APE-Project/ [3] >> >> --- >> You received this message because you are subscribed to the Google >> Groups "APE Project" group. >> To unsubscribe from this group and stop receiving emails from it, >> send an email to [email protected] [4]. >> For more options, visit https://groups.google.com/d/optout [5]. >> >> >> Links: >> ------ >> [1] http://groups.google.com/group/ape-project?hl=en >> [2] http://www.ape-project.org/ >> [3] http://github.com/APE-Project/ >> [4] mailto:[email protected] >> [5] https://groups.google.com/d/optout >> > > -- > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > > --- You received this message because you are subscribed to the Google > Groups "APE Project" 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. > -- Wesley W. Garland Director, Product Development PageMail, Inc. +1 613 542 2787 x 102 -- -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/ --- You received this message because you are subscribed to the Google Groups "APE Project" 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.
