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 30 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update documentation to reflect new methods on Redis.
Damian Janowski
More...
about 10 years ago
Add close method, disconnect is now an alias.
Damian Janowski
More...
about 10 years ago
Redis::Client still private. Redis exposes call, queue, commit.
Damian Janowski
More...
about 10 years ago
Switch to Makefile.
Damian Janowski
More...
about 10 years ago
Remove Redis::Distributed.
Damian Janowski
More...
about 10 years ago
Use require_relative.
Damian Janowski
More...
about 10 years ago
Remove encoding mark.
Damian Janowski
More...
about 10 years ago
Remove checks for Encoding.
Damian Janowski
More...
about 10 years ago
Remove Redis#[] and Redis#[]=.
Damian Janowski
More...
about 10 years ago
Remove 1.8-ism.
Damian Janowski
More...
about 10 years ago
Remove Redis.connect.
Damian Janowski
More...
about 10 years ago
Formalize Redis::Client's public API.
Damian Janowski
More...
about 10 years ago
Add support for running sentinel API commands
Daniel Solsona
More...
about 10 years ago
Remove client-side arguments checks
Joao Fernandes
More...
about 10 years ago
Default to localhost when no host is found, as per IANA spec.
Damian Janowski
More...
about 10 years ago
Making the code valid Ruby 1.8.x
Joao Fernandes
More...
over 10 years ago
Add support for ZADD options (NX, XX, CH, INCR)
Joao Fernandes
More...
over 10 years ago
Fix Redis#{ttl,pttl} doc when key doesn't exist
renan-ranelli
More...
over 10 years ago
Link to redis:// scheme IANA registration in docs
Chris Rebert
More...
over 10 years ago
docs: flexible way to install redis
Tran Duy Khoa
More...
over 10 years ago
docs: add installation step.
Tran Duy Khoa
More...
over 10 years ago
Rename timeout option to read_timeout, update README, #437
Mike Perham
More...
over 10 years ago
Test::Unit is not available in recent rubies.
Mike Perham
More...
over 10 years ago
Merge pull request #526 from ricordisamoa/patch-1
Damian Janowski
More...
over 10 years ago
Fix typo in README.md, "Contributors" section
ricordisamoa
More...
over 10 years ago
Test on new Ruby 2 versions
Nicolas Leger
More...
over 10 years ago
Test new client-setname functionality
Jan-Erik Rediger
More...
almost 11 years ago
Add synchrony as driver option
Jan-Erik Rediger
More...
almost 11 years ago
Change capitalization
Jan-Erik Rediger
More...
almost 11 years ago
Document all options
Jan-Erik Rediger
More...
almost 11 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
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