0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(config): server_url should return a valid URI for IPv6 hosts (#194) More... 11 days ago
Release 0.22.1 More... 27 days ago
Merge pull request #193 from redis-rb/workaround-ssl-socket-buffer-clear More... 27 days ago
Fix ruby-head unused block argument warning More... 27 days ago
Update test certificates More... 27 days ago
Workaround SSLSocket always clearing the buffer More... 27 days ago
Release 0.22.0 More... about 1 month ago
Merge pull request #189 from redis-rb/fix-utf8-response More... about 1 month ago
Fix BufferedIO to search with `byteindex` More... about 1 month ago
Merge pull request #188 from eregon/improve-condition More... about 1 month ago
Improve condition for whether force_encoding is needed More... about 1 month ago
Merge pull request #187 from philippeboyd/feature/add-pipeline-raise_exception-flag More... about 1 month ago
feat(pipeline): add flag to disable raising exceptions More... about 1 month ago
Merge pull request #186 from redis-rb/dependabot/bundler/rake-13.2.1 More... about 1 month ago
Bump rake from 13.1.0 to 13.2.1 More... about 1 month ago
Merge pull request #185 from jmthomas/windows_detection More... about 1 month ago
Better detection of Windows platform More... about 1 month ago
RESP3: Pre-freeze hash keys More... about 2 months ago
Update CHANGELOG More... about 2 months ago
Always assume UTF-8 encoding instead of relying on `Encoding.default_external` More... about 2 months ago
Merge pull request #184 from redis-rb/bench-hiredis-vs-ruby More... about 2 months ago
Fix compatibility with TruffleRuby More... about 2 months ago
Record drivers benchmark with ruby-head More... about 2 months ago
BufferedIO#getbyte: optimistically read the next byte More... about 2 months ago
BufferedIO: Use a buffer with `Encoding.default_external` More... about 2 months ago
RESP3: parse sequence sizes with getbyte More... about 2 months ago
Resp3#parse use a jump table rather than a hash lookup + send More... about 2 months ago
Record Ruby VS Hiredis benchmarks More... about 2 months ago
Release 0.21.1 More... about 2 months ago
Re-run benchmarks More... about 2 months ago