MySQL Extension For R3

Started by Nick on 5-May-2014/9:24:37-7:00
For those who would like to do some testing: https://github.com/kronwiz/r3-mysql
There is also Shixin's port of Doc's MySQL driver, for R3: https://github.com/zsx/mysql-r3 David wrote about it Tuesday: The send-sql function of the new R3 MySQL driver supports both the classic blocking and new non-blocking by using the /async refinement. For example: send-sql/async db sql result. I will be providing a link for this driver from the Atronix download page as well.

Reply