0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #195 from fkmy/fix-readme-typo More... 2 days ago
Fix typo:`Configuation` -> `Configuration` More... 2 days ago
Fix typo:`explictly` -> `explicitly` More... 2 days ago
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