| Name: | rubygem-redis |
|---|---|
| Version: | 3.2.1 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 134355 |
| License: | MIT |
| RPM: | rubygem-redis-3.2.1-2.el7.noarch.rpm |
| Source RPM: | rubygem-redis-3.2.1-2.el7.src.rpm |
| Build Date: | Wed Sep 20 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/redis/redis-rb |
| Summary: | A Ruby client library for Redis |
| Description: | A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Update to 3.2.1 (RHBZ #1192389) - Remove Fedora 19 compatibility macros - Use static test.conf, since upstream uses a dynamic ERB template now - Correct comment about IPv6 support
- Update to 3.2.0 (RHBZ #1173070) - Drop unneeded BRs - Use %license macro - Adjustments for https://fedoraproject.org/wiki/Changes/Ruby_2.1 - Unconditionally pass tests for now (RHBZ #1173070)
- Update to 3.1.0 - Remove gem2rpm comment - Patch for Minitest 5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to 3.0.7
- Move %exclude .gitignore to -doc - Reference to redis related bug
- Fix failing test - Remove redis from Requires - Exclude dot file
- Initial package