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
Merge pull request #737 from redis/jruby-workaround More... almost 8 years ago
Ugly workaround for what seems to be a bug in JRuby More... almost 8 years ago
Merge pull request #730 from TheSmartnik/add_geocommands More... almost 8 years ago
Merge pull request #735 from TheSmartnik/master More... almost 8 years ago
Ignore builds from new jruby version More... almost 8 years ago
Fix JRuby builds More... almost 8 years ago
Downgrade rubygems version to avoid frozen string exception More... almost 8 years ago
Fix type More... almost 8 years ago
Add geohash command More... almost 8 years ago
Add geoadd More... almost 8 years ago
Add geodist command More... almost 8 years ago
Add geopos More... almost 8 years ago
Do not transform (parse) commands that fail inside of a pipeline, like `#zrange` with invalid parameters and `with_scores` set to `true`. This last argument requires parsing of the result, but when the Redis server returns a `CommandError`, this string is attempted to be parsed, which fails with the following stacktrace: More... almost 8 years ago
Add georadius and georadiusbymember More... almost 8 years ago
error handling should not rescue Exception in README example More... about 8 years ago
Release 4.0.1. More... about 8 years ago
Update changelog for #706. More... about 8 years ago
Merge pull request #706 from Napolskih/3.3 More... about 8 years ago
Merge pull request #715 from kerrizor/patch-1 More... about 8 years ago
Redis#connection is the official way to get connection details. More... about 8 years ago
Update RubyDoc.info URL More... about 8 years ago
Update changelog for #572. More... over 8 years ago
Merge branch 'distributed-sscan' of https://github.com/consolo/redis-rb More... over 8 years ago
Update changelog for #687. More... over 8 years ago
Merge pull request #687 from jeremy/distributed-mget More... over 8 years ago
Release 4.0. More... over 8 years ago
Merge pull request #653 from redis/4.0 More... over 8 years ago
Fix connection refused error wrapping when using Synchrony. More... over 8 years ago
Dropping official support for Ruby < 2.2.2. More... over 8 years ago
Merge remote-tracking branch 'origin/master' into 4.0 More... over 8 years ago