mongo-ruby-driver/lib/mongo/util
Tyler Brock b70c9ce152 RUBY-406 enhancements to :secondary_only read preference
Improved implementation
-- read_preference :secondary_only is now communicated via invocation
of ReplSetConnection#checkout_secondary

Better tests
-- ensures reads go to secondaries
-- ensures reads do not go to primaries
2012-02-18 16:51:57 -05:00
..
conversions.rb RUBY-226 minor: license update 2011-01-17 12:26:32 -05:00
core_ext.rb RUBY-364 2011-11-16 13:40:55 -05:00
logging.rb Enable log duration by default for :debug-level logging. 2012-02-16 14:01:09 -05:00
node.rb RUBY-403 added test and fix for refresh health check attempting to close socket that may be nil 2012-01-25 18:45:31 -05:00
pool.rb RUBY-375 2011-12-06 16:41:51 -05:00
pool_manager.rb RUBY-406 enhancements to :secondary_only read preference 2012-02-18 16:51:57 -05:00
server_version.rb RUBY-226 minor: license update 2011-01-17 12:26:32 -05:00
ssl_socket.rb RUBY-316 initial SSL support 2011-08-26 17:35:40 -04:00
support.rb RUBY-406 added ReplSetConnection read preference :secondary_only 2012-02-16 12:59:52 -05:00
uri_parser.rb RUBY-392 fix to support ruby < 1.9 (1.9 is needed to support named capture groups in regular expressions) 2012-01-30 16:55:47 -05:00