openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
Redis Ruby Library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 25, 2024 — Nov 25, 2025
Showing page 24 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #737 from redis/jruby-workaround
Jan-Erik Rediger
More...
almost 8 years ago
Ugly workaround for what seems to be a bug in JRuby
Jan-Erik Rediger
More...
almost 8 years ago
Merge pull request #730 from TheSmartnik/add_geocommands
Jan-Erik Rediger
More...
almost 8 years ago
Merge pull request #735 from TheSmartnik/master
Jan-Erik Rediger
More...
almost 8 years ago
Ignore builds from new jruby version
Jan-Erik Rediger
More...
almost 8 years ago
Fix JRuby builds
Nikita Misharin
More...
almost 8 years ago
Downgrade rubygems version to avoid frozen string exception
Nikita Misharin
More...
almost 8 years ago
Fix type
Nikita Misharin
More...
almost 8 years ago
Add geohash command
Nikita Misharin
More...
almost 8 years ago
Add geoadd
Nikita Misharin
More...
almost 8 years ago
Add geodist command
Nikita Misharin
More...
almost 8 years ago
Add geopos
Nikita Misharin
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:
Francisco Javier Honduvilla Coto
More...
almost 8 years ago
Add georadius and georadiusbymember
Nikita Misharin
More...
almost 8 years ago
error handling should not rescue Exception in README example
Chris Hall
More...
about 8 years ago
Release 4.0.1.
Damian Janowski
More...
about 8 years ago
Update changelog for #706.
Damian Janowski
More...
about 8 years ago
Merge pull request #706 from Napolskih/3.3
Damian Janowski
More...
about 8 years ago
Merge pull request #715 from kerrizor/patch-1
Damian Janowski
More...
about 8 years ago
Redis#connection is the official way to get connection details.
Damian Janowski
More...
about 8 years ago
Update RubyDoc.info URL
Kerri Miller
More...
about 8 years ago
Update changelog for #572.
Damian Janowski
More...
over 8 years ago
Merge branch 'distributed-sscan' of https://github.com/consolo/redis-rb
Damian Janowski
More...
over 8 years ago
Update changelog for #687.
Damian Janowski
More...
over 8 years ago
Merge pull request #687 from jeremy/distributed-mget
Damian Janowski
More...
over 8 years ago
Release 4.0.
Damian Janowski
More...
over 8 years ago
Merge pull request #653 from redis/4.0
Damian Janowski
More...
over 8 years ago
Fix connection refused error wrapping when using Synchrony.
Damian Janowski
More...
over 8 years ago
Dropping official support for Ruby < 2.2.2.
Damian Janowski
More...
over 8 years ago
Merge remote-tracking branch 'origin/master' into 4.0
Damian Janowski
More...
over 8 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
74
75
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree