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
about 22 hours
ago. based on code collected
about 22 hours
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 67 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "Reset any configured timeout before issuing blocking commands (for now blpop and brpop). Original timeout is restored after command has finished."
Ezra Zygmuntowicz
More...
almost 16 years ago
Reset any configured timeout before issuing blocking commands (for now blpop and brpop). Original timeout is restored after command has finished.
Mathias Meyer
More...
almost 16 years ago
fixing all the spec breakage because rpoplpush changed
Ezra Zygmuntowicz
More...
almost 16 years ago
Merge branch 'master' of
[email protected]
:ezmobius/redis-rb
Ezra Zygmuntowicz
More...
almost 16 years ago
preinit @sock to nil so it doesn't throw a warning
Ezra Zygmuntowicz
More...
almost 16 years ago
Merge branch 'master' of
[email protected]
:ezmobius/redis-rb
Ezra Zygmuntowicz
More...
almost 16 years ago
@socket.close can return ECONNRESET on *BSD
Ezra Zygmuntowicz
More...
almost 16 years ago
fix an edge case where the array wraps around in binary_search in hash_ring
Ezra Zygmuntowicz
More...
almost 16 years ago
Use aliases for spec purposes
Luca Guidi
More...
almost 16 years ago
Made latest specs better citizens
Luca Guidi
More...
almost 16 years ago
Added specs for ZSCORE
Luca Guidi
More...
almost 16 years ago
Added support for ZINCRBY command
Luca Guidi
More...
almost 16 years ago
bump version number
Ezra Zygmuntowicz
More...
almost 16 years ago
Rspec is a development dependency, not runtime.
John Barnette
More...
almost 16 years ago
port of memcache rescue when setting timeouts at the socket level. Ugly, but the other way is to check for platform OS.
alejandrocrosa
as Alejandro Crosa
More...
about 16 years ago
Merge branch 'master' of
[email protected]
:ezmobius/redis-rb
Ezra Zygmuntowicz
More...
about 16 years ago
lpoppush => rpoplpush
Ezra Zygmuntowicz
More...
about 16 years ago
LPOPPUSH -> RPOPLPUSH
Luca Guidi
More...
about 16 years ago
Allow to install a specific commit from the Redis repo.
Luca Guidi
More...
about 16 years ago
adding support for LPOPPUSH \m/
Ezra Zygmuntowicz
More...
about 16 years ago
adding support + specs for zset and friends
Ezra Zygmuntowicz
More...
about 16 years ago
Specs for SRANDMEMBER command
Luca Guidi
More...
about 16 years ago
Spec for SPOP command
Luca Guidi
More...
about 16 years ago
Implemented multibulk protocol and MSET/MSETNX commands
Luca Guidi
More...
about 16 years ago
Don't let shutdown command is being print on the STDOUT
Luca Guidi
More...
about 16 years ago
Added redis:console Rake task
Luca Guidi
More...
about 16 years ago
Merge branch 'master' of
[email protected]
:ezmobius/redis-rb
Ezra Zygmuntowicz
More...
about 16 years ago
don't conect to redis until we try to make a call to it
Ezra Zygmuntowicz
More...
about 16 years ago
Fix timeout when pipelining zero commands
Bryan Helmkamp
More...
about 16 years ago
Sometimes Redis throws a Errno::ECONNABORTED. call_command now reconnects when this happens.
Adrien Husson
More...
about 16 years ago
←
1
2
…
63
64
65
66
67
68
69
70
71
…
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