Dear MySQL/Ruby Developers,
our company developed a small GEM for Ruby, which extends your MySQL GEM. It gives the adaptor the ability of streaming
blobs right out of the MySQL database. It's a very efficient way to retrieve blobs from MySQL, which is usually a big
hassle and allocates lots of memory.
You can find some example ruby code how we use it here:
http://pastie.org/private/qxhbhundcgicujokwrpaa
It is currently tested on Linux-32, Linux-64 and Darwin. We'd be willing to contribute the code to the MySQL GEM if
you'd include our code in the standard Ruby MySQL GEM.
Would you be interested in that?
Best regards,
Thomas |