Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Node Redis

Official collective of the Node.js Redis NPM packages; redis, redis-parser & more.
Collective - https://opencollective.com/node-redis - Website: https://noderedis.dev - Code: https://github.com/redis/node-redis

Fixed readme file

github.com/redis/jedis - 829e6d9862df0b17931afefb961021fd5ee89db8 authored over 14 years ago
Added readme file

github.com/redis/jedis - 421d041460cf05cc8199b79318af42c3137b15ab authored over 14 years ago
Oh damn! forgot to add these files

github.com/redis/jedis - bba8407f15631dac82ef02a57410304c892b418b authored over 14 years ago
Added license file

github.com/redis/jedis - be06049fd3dea33e152485d5d6aa78d0dc53cac6 authored over 14 years ago
Small refactoring to separate commands from connection

github.com/redis/jedis - 0f3217ff51e1e0b9186404d8c81c47106c643fd1 authored over 14 years ago
Protocol implementation

github.com/redis/jedis - 7e6ed0af4193c90473bbd25623e4067acea4115d authored over 14 years ago
Make log regex more flexible for slower tests.

github.com/redis/redis-rb - e6c2ea025f6e02986f294dd5a31e1391c57b6609 authored over 14 years ago
Remove stale pid file when Redis is not actually running.

github.com/redis/redis-rb - 2e62712eed9b5e514d88604acd1e8f851b90954e authored over 14 years ago
Fix requires for Ruby 1.9.2.

github.com/redis/redis-rb - 61cb75dbcb4af8957d8ebcd54c3f803d4c88a7e1 authored over 14 years ago
Put pointer to redis install in test_helper error message, to help new devs that only skim the readme

github.com/redis/redis-rb - 4c7b190e141b5f5176458d7c57fdf21cd78f2f14 authored over 14 years ago
Provide a more meaningful inspect.

github.com/redis/redis-rb - adb536bfbe246e8924820403b81c95ac02e35936 authored over 14 years ago
TODO updated

github.com/redis/hiredis - 4b98ed2dca9a92e9c7deefd73543b65fb6abf083 authored over 14 years ago
Add test to prove that LRANGE on a non-existent key returns an Array.

github.com/redis/redis-rb - 61d98e5f4774dd3a349fda07f7679fcd8d342d7f authored over 14 years ago
Add gemspec for Bundler lovers.

github.com/redis/redis-rb - 90f28bf813db4fc6ab5a189b2d7ba07833516bd5 authored over 14 years ago
Build a shared library

github.com/redis/hiredis - 857c9212d31f4487b570c8adef15ca37a755a1b5 authored over 14 years ago
enable BLPOP and BRPOP to block against multiple list keys (per Redis protocol design) rather than only being able to block against a single list key

github.com/redis/redis-rb - f155edc1b36adfd799ebe3eba34e3814e9f8a2be authored over 14 years ago
BLPOP / BRPOP return tuple instead of a list, as it makes more sense

github.com/redis/redis-py - b686c967e71e3b406f2af4f36744a5258ceca8bb authored over 14 years ago
blpop / brpop can accept string as key

github.com/redis/redis-py - 7e8ec2e28d636fb878617f1d0788973aaffd309c authored over 14 years ago
added test runner

github.com/redis/redis-py - 9f360d566960de71eb8608fa9ce83777482a9dc9 authored over 14 years ago
Added HSETNX command and tests

github.com/redis/redis-py - 9f0ed62fbc1e648207478c24342512acb3ea01aa authored over 14 years ago
Bump version.

github.com/redis/redis-rb - 1c4741b5c83c29da7368be632bab18b65fdc66a7 authored over 14 years ago
Make keys command split the string returned by Redis < 1.3.x.

github.com/redis/redis-rb - adc886064ab04734f1946162423edb0a43942ae2 authored over 14 years ago
Add WATCH/UNWATCH.

github.com/redis/redis-rb - b57e903fdd18ac22eee65c5ad3536093022691a5 authored over 14 years ago
Return nil when the multibulk reply is -1.

github.com/redis/redis-rb - ceda0dcce29ed22b1e57a1827f13a21b6e018e4e authored over 14 years ago
strcasecmp requires strings.h

github.com/redis/hiredis - 7302a5ec69b498f4f04beb4534f6ba33c7bc38be authored over 14 years ago
Constify the API and enable -Wwrite-strings

The API is more similar to printf now.

github.com/redis/hiredis - 4693a51707fa5c29853d7df110b424df08114f38 authored over 14 years ago
renamed zinter/zunion to zinterstore/zunionstore to stay consistent with Redis.

github.com/redis/redis-py - dd8421273d4b17adfda56e8b753bdf92d4d43fb5 authored over 14 years ago
Renamed ZINTER/ZUNION to ZINTERSTORE/ZUNIONSTORE

github.com/redis/redis-py - ab623e03ca84d22313af06744a1f887ed436b9f0 authored over 14 years ago
minimalistic test suite...

github.com/redis/hiredis - bd4ec5705906642268d93561985f216f07dc2ba7 authored over 14 years ago
documentation

github.com/redis/hiredis - df0f2a3aedc4f20af9647acf1512a4401d4cec2e authored over 14 years ago
more stuff into example

github.com/redis/hiredis - 9562351ae543ca0f5ad67967eeb5a0147cb730b7 authored over 14 years ago
better example and license information

github.com/redis/hiredis - 3d8d3aa0e57570612e62507ed69f3b7656428157 authored over 14 years ago
new newline needed after commands

github.com/redis/hiredis - 60e85fb4f34a61c5a835f548dc868e20b49c4f1e authored over 14 years ago
hiredis was extracted from redis-tools, reverted to standard malloc/free, ported to the new protocol, and started as a stand alone project in order to support the need of a C client in the Redis community

github.com/redis/hiredis - 4f6fc6dfb13ba65a88b3976814f41f5f5ce24dc0 authored over 14 years ago
More gardening.

github.com/redis/redis-rb - 17d40d80388b536ec53a8f19bb1404e93a61650f authored over 14 years ago
We're to blame for the current state of affairs, so...

github.com/redis/redis-rb - a42669e18590b844380c879488043b4ff866862d authored over 14 years ago
Project gardening.

github.com/redis/redis-rb - 21fdb774b4d55cca379aa6925b78fe8ca77701d1 authored over 14 years ago
Release 2.0.0.

github.com/redis/redis-rb - 476cd9827a30710636a338c54c260b26f81983af authored over 14 years ago
Fix that MULTI with a block executed a DISCARD even after an EXEC.

github.com/redis/redis-rb - fe6598301a85fa82773c6adf1d5b6878b1a49415 authored over 14 years ago
ZUNION/ZINTER are now ZUNIONSTORE/ZINTERSTORE.

github.com/redis/redis-rb - 741afd6b8d11b72e7ac9649f9838615085272f9d authored over 14 years ago
Add mapped_hmset to use HMSET with a Ruby hash.

github.com/redis/redis-rb - 5fedcb0de2c1942296caaedd00b7b9f8eac201a7 authored over 14 years ago
No reason not to support MONITOR with the new format.

github.com/redis/redis-rb - 3bcf74ecc5b15d739e169617ff441e3676c9d1d8 authored over 14 years ago
added missing EXPIREAT and SETEX commands

added a few missing tests

github.com/redis/redis-py - 2b07bd7ad65d4fdee11e1a3dba65180dd920cf75 authored over 14 years ago
Add support for WEIGHTS and AGGREGATE in ZUNION/ZINTER.

github.com/redis/redis-rb - 002a994ff9f1a1b4a9cc2e0da2e28752cdcbb562 authored over 14 years ago
Fixed test_hincrby

* Catch exception RedisError on attempt to increment value "a3".
Redis gives "-ERR Operation...

github.com/redis/redis-py - 09e2be4054debe073a4f351d3543d7fc48652833 authored over 14 years ago
Add HINCRBY.

github.com/redis/redis-rb - 1c6022c72f95cbbd4ecdd522b1ac5f8b10f17fd8 authored over 14 years ago
Explicitly define SUBSTR.

github.com/redis/redis-rb - 2570a9900c8715c2d2725d9d9b4e5f848f8a60cd authored over 14 years ago
Explicitly define ZREVRANK.

github.com/redis/redis-rb - d2a54f54aa6bb4670dcd26ee57247522fa0d240f authored over 14 years ago
Fix ZREMRANGEBYRANK.

github.com/redis/redis-rb - 3d9339e4c47fb68713eb957aef33437ac6174d80 authored over 14 years ago
Add explicit definition for ZRANK.

github.com/redis/redis-rb - 8019a3dbf9ea73d7dd6bed34f48908c54c7e1ad1 authored over 14 years ago
Add SUBSTR.

github.com/redis/redis-rb - f72bb1e2be4cbbf0d48808171571fde549cf27d4 authored over 14 years ago
Add APPEND.

github.com/redis/redis-rb - 5c7482ec70082aad1c53fab1f85d6b98dc65a5eb authored over 14 years ago
Release 2.0 RC3 because of bug fixes and additions.

github.com/redis/redis-rb - b7357463a456b8183fc4c6705928deda94e05722 authored over 14 years ago
Add pending features to both Redis and Redis::Distributed.

github.com/redis/redis-rb - c6ad90c90ac8c6369772dcdf64124ac9089d0eee authored over 14 years ago
values with scores of 0 were previously failing due to the way the callback converted values. changed to a separate function to get proper handling. fixes #33

github.com/redis/redis-py - b936a60a02a5c9f1fafe301c952a8aa044ec6536 authored over 14 years ago
Add tasks to document methods from the Redis wiki.

github.com/redis/redis-rb - 167cc1a0bbccec7396f67009c52ca9215e5d5b8e authored over 14 years ago
Fix tag extraction regex for Ruby 1.8.

github.com/redis/redis-rb - c5ee73e675e3e35db98ba3937693b7af8920587a authored over 14 years ago
Re-introduce thread safety.

github.com/redis/redis-rb - 1797bccb38e4dec864b7fce63b8ae6a901641b72 authored over 14 years ago
Turn on verbosity only for our lib.

github.com/redis/redis-rb - 55fa809376851c671c2ca9b020b6d26ef738ff30 authored over 14 years ago
About to release 2.0 RC2.

github.com/redis/redis-rb - db0ac0978ee267721180f85075d987442a1d07d4 authored over 14 years ago
Remove warnings.

github.com/redis/redis-rb - 45194cf968831f38d46fab5ec92468e05768bad1 authored over 14 years ago
Refactor pub/sub code.

github.com/redis/redis-rb - c1af2529f9efb965c9651b271f54e509a7a87ef5 authored over 14 years ago
added support for zinter and zunion

github.com/redis/redis-py - f4c8393113e2205eb8eeddeed10d42ad70d648ef authored over 14 years ago
Remove double rescue.

github.com/redis/redis-rb - 6a8dc2ddcc1e567a71f4daad4d6ad8defa8d7c99 authored over 14 years ago
Remove unnecessary checks.

github.com/redis/redis-rb - 6de11f29f53f314d2fcce85e7999cc0f92f8ffe5 authored over 14 years ago
added pubsub tests

fixed a typo in hmset from the previous commit

github.com/redis/redis-py - 60063e8ef022ea500788a572d7b3c07080557c54 authored over 14 years ago
docs and param name consistency cleanup

github.com/redis/redis-py - c3d531e9d279d0d3532267b1d1887ac8e68f5a43 authored over 14 years ago
Fixed a bug whereby casing could cause troubles.

github.com/redis/try.redis - 4724ed01a3e495f6311bcfc5d4b7e9796cb827af authored over 14 years ago
Fix a formatting error in the hkeys help doc.

github.com/redis/try.redis - b6ed5b0523fc854906ff8b856b9967a70620fbfc authored over 14 years ago
Add support for Redis Hashes.

github.com/redis/try.redis - 95692c1497dfc9ad4d11598dcac008a0218849b5 authored over 14 years ago
Allow the INFO command.

github.com/redis/try.redis - eb77a8c5d8e946529ab9da20b69507b0f650f2fa authored over 14 years ago
Add benchmarks for logging options and a small performance tweak.

github.com/redis/redis-rb - e6b065f8be50a1ab5ece834d4fb359ab43df9e6a authored over 14 years ago
Add support for operations needing clustering by tag.

github.com/redis/redis-rb - fb21a286f655f2369f5e6ba6bffd0261601e97f7 authored over 14 years ago
Add tags for clustering keys across nodes.

github.com/redis/redis-rb - 0487eed762727023cfa39b0ead7b7a65a565befd authored over 14 years ago
Bug fix for the latest version of redis-rb.

github.com/redis/try.redis - 5bf7e2acf33f618dbe7a2e737604117b3c26503a authored over 14 years ago
Change version to 2.0.0.rc1.

github.com/redis/redis-rb - 6fcf3c49bc4b786927aea15f726c7945b5d6d713 authored over 14 years ago
Improved logging and fixed issue when calling blocking commands.

github.com/redis/redis-rb - ea472aa1486be8c39b209493e5c3eeb2b36bb062 authored over 14 years ago
Merge branch 'new_protocol'

Conflicts:
README.markdown
lib/redis.rb
lib/redis/client.rb
lib/redis/dist_redis.rb
lib/red...

github.com/redis/redis-rb - 12a56ebe8ed3022223c34dcd1f4a91570ca8c215 authored over 14 years ago
Add SETEX to Redis::Distributed.

github.com/redis/redis-rb - e51e4e8d446b527d78a8d9fcb3dd84ed5ec88982 authored almost 15 years ago
Merge branch 'new_protocol' of github.com:ezmobius/redis-rb into new_protocol

github.com/redis/redis-rb - f80697eeef8bf8da7cab92de45e0b741e09d4bde authored almost 15 years ago
Implement SETEX and PSUBSCRIBE/PUNSUBSCRIBE.

github.com/redis/redis-rb - cec934af610175b328ba8d01b71ee2bf7bb6c53d authored almost 15 years ago
Add note about versions.

github.com/redis/redis-rb - 3197998191bb0406d519250140d37be516f2c504 authored almost 15 years ago
Fix broken test for Redis master.

github.com/redis/redis-rb - 0726baed7a9513c6b8f24c85eb041a47318f9ef6 authored almost 15 years ago
Fix test for Redis master.

github.com/redis/redis-rb - 0596b7ac020af61dd5d15a5733928f15fea62885 authored almost 15 years ago
Add deprecation for INFO command returning a Hash of strings.

github.com/redis/redis-rb - 37c42b78cfdd5acd246ecc3f53112138cc892146 authored almost 15 years ago
Add warnings for pipelined commands.

github.com/redis/redis-rb - fefcb748e77422f1be20c0a5f080731943833de3 authored almost 15 years ago
Add deprecation warnings for DistRedis.

github.com/redis/redis-rb - 724f17f432eea9ed2c00ca48442263b940fcac30 authored almost 15 years ago
This is all version 2.

github.com/redis/redis-rb - 6355aa0aadffba300aa0acdf4416b75ec04b004e authored almost 15 years ago
Fix RANDOMKEY assertion for Redis master.

github.com/redis/redis-rb - 1f166dc05fb4cea82bd7e176b735f8ab6fb8e9eb authored almost 15 years ago
Fix tests for Ruby 1.9.1-p378.

github.com/redis/redis-rb - 635753c1101d8b703ae00a30fc59fbd163790a80 authored almost 15 years ago
Remove failing test cases as they need a refactoring.

Which will happen for version 2.0 anyway.

github.com/redis/redis-rb - 929ce74fff85052eceb5d0d569c2952b9d2954b0 authored almost 15 years ago
Point release with minor fixes.

github.com/redis/redis-rb - 7d3d916cf9e5f0742edbe803341aed5a7e948fbd authored almost 15 years ago
Merge branch 'master' of github.com:ezmobius/redis-rb

github.com/redis/redis-rb - aa2ff80211f8ffef431f6ee09060fb31e018655e authored almost 15 years ago
Define `get` to avoid issues with Rails and Sinatra.

github.com/redis/redis-rb - 004e7a70c83d54a0e32dc625525f384410c7c639 authored almost 15 years ago
Add ability to read the results of a pipeline.

Conflicts:

lib/redis/pipeline.rb

github.com/redis/redis-rb - 7bc9d77a9ea1efdc90bba4da98425f95c0ace216 authored almost 15 years ago
The dist_redis example was using the deprecated delete command via the delete_cloud! method

github.com/redis/redis-rb - dac257a0de270dfcb78d14b99de26b4852554d50 authored almost 15 years ago
Examples were using deprecated methods, fixed.

github.com/redis/redis-rb - 40725204b9dba18742e0029e0a0442dc59c847bd authored almost 15 years ago
Add ability to read the results of a pipeline.

github.com/redis/redis-rb - ae35aeff71e89254102aa79da3ed280f5f973908 authored almost 15 years ago