0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Redis 6.2 to the GitHub Actions test suite (#979) More... over 4 years ago
Use ruby/setup-ruby@v1 More... almost 5 years ago
Merge pull request #975 from masato-hi/fix-driver-failover More... almost 5 years ago
fix driver failover More... almost 5 years ago
Merge pull request #971 from tonobo/ruby3 More... almost 5 years ago
readme: Remove travis links More... almost 5 years ago
ci: Add ruby 3.0 tests More... almost 5 years ago
Merge pull request #967 from supercaracal/fix-auth-for-acl More... almost 5 years ago
Merge pull request #969 from fatkodima/fix-benchmarking-speed-file More... almost 5 years ago
Use new API in benchmarking/speed.rb More... almost 5 years ago
Support AUTH command for ACL More... almost 5 years ago
Fix blockless `multi` usage More... about 5 years ago
Release 4.2.5 More... about 5 years ago
Merge pull request #964 from casperisfine/ruby-connection-shared-strings More... about 5 years ago
Optimize SocketMixin#write to avoid string copying More... about 5 years ago
Add test case covering partial writes and variable size encoding More... about 5 years ago
Release 4.2.4 More... about 5 years ago
Stop mutating the string received in SocketMixin#write More... about 5 years ago
Merge pull request #689 from aeroastro/feature/add-missing-defaults More... about 5 years ago
Add missing defaults More... about 5 years ago
Release 4.2.3 More... about 5 years ago
Update client list arguments for Redis 6.0 More... about 5 years ago
Merge pull request #885 from ujihisa/master More... about 5 years ago
Merge pull request #934 from machisuke/test_against_6 More... about 5 years ago
Merge pull request #960 from ioquatix/prefer-io-wait More... about 5 years ago
Only define the SSLSocket `wait_` methods if they are needed. More... about 5 years ago
Correctly delegate to underlying I/O. More... about 5 years ago
Prefer `IO#wait_readable`/`IO#wait_writable` rather than `IO.select`. More... about 5 years ago
Fix Connection::Ruby to use @write_timeout for write operations More... about 5 years ago
Merge pull request #926 from casperisfine/read-nonblock-exception More... about 5 years ago