An enhanced mysql driver with an async interface, threaded access support, and encoding awareness for Ruby 1.9
Go to file
Aman Gupta 4fb06ca803 clean up threaded test; add simple sequel test 2008-08-27 16:11:19 -07:00
ext threaded access suppor (working this time) 2008-08-27 15:09:39 +03:00
lib threaded access suppor (working this time) 2008-08-27 15:09:39 +03:00
test clean up threaded test; add simple sequel test 2008-08-27 16:11:19 -07:00
README extracted from neverblock-mysql 2008-08-27 02:05:20 +03:00
mysqlplus.gemspec threaded access suppor (working this time) 2008-08-27 15:09:39 +03:00

README

== MySQLPlus

An enhanced MySQL database driver. With support for async operations and threaded database access.

=== Credits

Roger Pack, for helping in the file descriptor hunt :)

=== License
Ruby License, http://www.ruby-lang.org/en/LICENSE.txt.