0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove unused code More... about 12 years ago
restore README from upstream More... about 12 years ago
fix expireat More... about 12 years ago
Merge branch 'master' of github.com:cctiger36/redis-objects More... about 12 years ago
rebase to upstream master More... about 12 years ago
remove Gemfile.lock More... about 12 years ago
add expiration option to Redis::Counter More... about 12 years ago
add expiration option to Redis::Counter More... about 12 years ago
fix bug that cannot update expiration when unshift to lists More... about 12 years ago
fix bug that cannot update expiration when unshift to lists More... about 12 years ago
Merge pull request #119 from datapimp/master More... about 12 years ago
HashKey#fetch behaves more similarly to native ruby More... about 12 years ago
add set command: srandmember support
LYY
More... about 12 years ago
Rename add_all to merge, add tests More... about 12 years ago
Add tests for unionstore/interstore functionality More... about 12 years ago
Allow passing opts to union store Conflicts: lib/redis/sorted_set.rb More... about 12 years ago
changelog More... about 12 years ago
add multi-unshift() support and a few more tests More... about 12 years ago
Merge branch 'master' of https://github.com/scraton/redis-objects into scraton-master More... about 12 years ago
integrated custom id field as redis_id_field More... about 12 years ago
Merge branch 'master' of https://github.com/liuming/redis-objects into liuming-master More... about 12 years ago
Merge pull request #111 from sadfuzzy/patch-1 More... about 12 years ago
Add variadic zadd More... about 12 years ago
Add support for pushing multiple values into a list. More... about 12 years ago
Added missing useful counter.reset method usage examples More... about 12 years ago
custom id field More... about 12 years ago
remove ree support from travis More... over 12 years ago
update changelog More... over 12 years ago
Fix wrong parameter order for revrangebyscore method [FoGhost] More... over 12 years ago
Support marshaling of sorted set key names for incr/decr More... over 12 years ago