0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for EXPIRE command group options (NX/XX/GT/LT) More... over 3 years ago
Merge pull request #1086 from supercaracal/support-azure-cache-for-redis-with-cluster-mode-and-ssl-tls More... over 3 years ago
Support single endpoint architecture with SSL/TLS in cluster mode More... over 3 years ago
Merge pull request #1081 from supercaracal/fix-id-for-obj-inspection More... almost 4 years ago
Reflect scheme of URI in client ID instead of hard coding More... almost 4 years ago
Merge pull request #1079 from jozefvaclavik/patch-1 More... almost 4 years ago
Correct deprecation warning for Redis.current More... almost 4 years ago
Merge pull request #1077 from ke-miz/remove-error-caused-by-hiredis-ssl-not-supported More... almost 4 years ago
Merge pull request #1076 from supercaracal/prevent-double-unescaping-for-cluster More... almost 4 years ago
remove hiredis test for ssl option More... almost 4 years ago
remove hiredis ssl not implemented exception More... almost 4 years ago
Fix a option parsing bug for cluster mode that percent encoded string is passed to server unintended More... almost 4 years ago
Merge pull request #1075 from supercaracal/improve-err-msg-for-cluster-init-steps More... almost 4 years ago
Improve error message for initial setup of cluster mode More... almost 4 years ago
Merge pull request #1073 from casperisfine/transactions-in-pipeline More... almost 4 years ago
Fix support for transaction inside pippelines More... almost 4 years ago
Merge pull request #1068 from nikokon/master More... almost 4 years ago
fix typo in changelog More... almost 4 years ago
Release 4.6.0 More... almost 4 years ago
Merge pull request #1063 from cmcinnes-mdsol/fix/clustered-scan-functions More... almost 4 years ago
Add specs for scan methods key extraction More... almost 4 years ago
Remove broken scan case statement branch More... almost 4 years ago
Use require_relative less More... almost 4 years ago
Add `Redis.raise_deprecations=` to help track down deprecated usages More... almost 4 years ago
Fix method redefinition warnings More... almost 4 years ago
Refactor Redis#synchronize and make it private More... almost 4 years ago
Merge pull request #1061 from casperisfine/multi-deprecation More... almost 4 years ago
Deprecate calling commands on the original Redis instance in multi (block) More... almost 4 years ago
Deprecate Redis.current More... almost 4 years ago
Merge pull request #1059 from casperisfine/pipeline-deprecation-2 More... almost 4 years ago