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 8 hours
ago. based on code collected
about 8 hours
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 66 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove references to rspec and dtach in README.
Michel Martens
More...
over 15 years ago
Add tests for HASH methods.
Michel Martens
More...
over 15 years ago
Merge branch 'less_dependencies'
Michel Martens
More...
over 15 years ago
don't set socket timeout for blocking commands (blpop and brpop); credit to mattmatt (Mathias Meyer)
Galen O'Hanlon
More...
over 15 years ago
Add deprecation notice for aliases.
Michel Martens & Damian Janowski
More...
over 15 years ago
Add pending tests for commands not yet implemented.
Michel Martens & Damian Janowski
More...
over 15 years ago
Refactor tests and remove dependencies.
Michel Martens & Damian Janowski
More...
over 15 years ago
Update README.
Damian Janowski
More...
over 15 years ago
lets mark this sucker as 1.0 as it is a pretty damned stable redis client currently.
Ezra Zygmuntowicz
More...
over 15 years ago
Merge branch 'master' of git://github.com/antirez/redis-rb
Ezra Zygmuntowicz
More...
over 15 years ago
fixed a typo in a comment
antirez
More...
over 15 years ago
Pub/Sub support added to redis-cli with example
antirez
More...
over 15 years ago
Filling out tests for HLEN, HKEYS, HVALS, hooking up processor for HGETALL
Nick Quaranto
More...
over 15 years ago
Testing HDEL and adding boolean processor for HEXISTS
Nick Quaranto
More...
over 15 years ago
special handling for mset and msetnx so they actualy work with hash or array args
Ezra Zygmuntowicz
More...
over 15 years ago
Now KEYS will behave the same with 1.2.x and 1.3.x
antirez
More...
over 15 years ago
support for binary keys
antirez
More...
over 15 years ago
multi bulk requests fixed
antirez
More...
over 15 years ago
HGET/HSET support with tests
Nick Quaranto
More...
over 15 years ago
Small edis.rb doc update
Nick Quaranto
More...
over 15 years ago
Reorganization of gem files and cleaning up.
Nick Quaranto
More...
over 15 years ago
fixing up reverting multi bulk for keys *
Ezra Zygmuntowicz
More...
over 15 years ago
Revert "keys is now multi bulk reply. this changes compat with oler versions of redis so bumping gem version to 0.2.0, this redis-rb works with redi git head now but keys * may not work on older versions of redis server"
Ezra Zygmuntowicz
More...
over 15 years ago
Fix keys command to work with a multi bulk reply
Michel Martens & Damian Janowski
More...
over 15 years ago
Yield the Redis object when using multi with a block.
Damian Janowski & Michel Martens
More...
over 15 years ago
Merge branch 'master' into multi_block
Damian Janowski
More...
over 15 years ago
Implement the STORE clause of the SORT command.
Alex McHale
More...
over 15 years ago
keys is now multi bulk reply. this changes compat with oler versions of redis so bumping gem version to 0.2.0, this redis-rb works with redi git head now but keys * may not work on older versions of redis server
Ezra Zygmuntowicz
More...
over 15 years ago
Made DistRedis#keys behave like Redis#keys
Ben Marini
More...
over 15 years ago
Add support for MULTI/EXEC with a block.
Damian Janowski
More...
over 15 years ago
←
1
2
…
62
63
64
65
66
67
68
69
70
…
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