v0.3.0
tag54b29d585b765df68217d099f234ca3e625cbc0e
object 02dbe9ec44fa780c3cf656cdbf18d533f182afa7
authorEric Wong <normalperson@yhbt.net>
Thu, 25 Aug 2011 21:20:14 +0000 (25 14:20 -0700)
kgio-monkey 0.3.0 - small improvements

Add external session cache support for:
* tdb - http://bogomips.org/ruby-tdb/
* dalli - http://rubygems.org/gems/dalli
* memcached - http://rubygems.org/gems/memcached

For newer versions of OpenSSL, this adds a
Kgio::SSL::OP_NO_COMPRESSION flag to disable compression support
on a per-context basis.  This is interchangeable with the
OpenSSL::SSL::OP_NO_COMPRESSION flag (to be) introduced in Ruby
1.9.3