You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUBY-2439 Implement snappy compression support (#2125)
* WIP
* WIP 2
* Fix uri options spec tests
* Ensure that snappy can install gem extensions
* Add new test constraints
* Require snappy compression for appropriate tests
* Make snappy an optional dependency of the driver
* Make changes suggested in PR review
* Make sure that tests with snappy compression only run when snappy support is enabled
* Add snappy to URI options
* Add new UnmetDependency error and improve performance of Snappy check
* tweak exception message
* fix uri options spec tests
* put jruby config into the template
* fix zlib test
* do not require that snappy is defined
* redo snappy system dep handling
* clean up
Co-authored-by: Zach McCormick <[email protected]>
Co-authored-by: Emily Giurleo <[email protected]>
Co-authored-by: Oleg Pudeyev <[email protected]>
0 commit comments