0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 22 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from tleef/hash-slot-improvements More... about 9 years ago
Make implementation of crc16 more closely resemble the reference implementation More... about 9 years ago
Merge pull request #12 from joaojeronimo/handle-if-redis-not-in-cluster-mode More... about 9 years ago
[*] workaround which allow to redis-cluster to work with redis which not in cluster mode More... about 9 years ago
Merge pull request #8 from joaojeronimo/fix-substr-exception More... over 9 years ago
[*] Fix exception More... over 9 years ago
[+] event emiter on function which allow to intercept redis errors More... over 9 years ago
Merge pull request #6 from joaojeronimo/fast-driver More... over 9 years ago
Version Bump 0.0.8 More... over 9 years ago
Handle -ASK and -MOVED "errors" More... over 9 years ago
Basic functions like set/get etc works now with my new driver More... over 9 years ago
Merge pull request #4 from h0x91b/master More... over 9 years ago
Regenerate commands. More... over 9 years ago
forgot return More... over 9 years ago
Version bump More... over 9 years ago
If command have no args like PING or SHUTDOWN use slot 0 More... over 9 years ago
Can be more then one range of slots per server More... over 9 years ago
linkState now in index 7 More... over 9 years ago
Skip slaves More... over 9 years ago
Merge pull request #2 from mathieumg/master More... almost 11 years ago
-Minor syntax bug. More... almost 11 years ago
-Updated to work with latest revision of Redis cluster: 2.9.11 (git:091ed386) -Made callbacks for Redis commands facultative, as per node-redis design. -Exposed underlying Redis links to allow event callbacks. (Such as pub/sub) Not implemented for poor man's cluster. More... almost 11 years ago
fix for the null string More... over 11 years ago
Merge branch 'master' of github.com:joaojeronimo/node_redis_cluster More... over 11 years ago
make it possible to detect clusters of a single node More... over 11 years ago
Merge pull request #1 from fdomig/feature-add-options-to-client More... over 11 years ago
Added (optional) options to the poor mans cluster which may be given with the specific configuration. More... over 11 years ago
unused variable More... over 11 years ago
generage commands More... over 11 years ago
minor optimizations More... over 11 years ago