-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: redis/node-redis
base: 1380ad67a3f2b4a8b3dc31767e352e3bc4e63576
head repository: redis/node-redis
compare: fc28860dd4d4baa0449078948bbb0cf1e77c587d
Commits on Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eb3441c - Browse repository at this point
Copy the full SHA eb3441cView commit details
Commits on Aug 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0094795 - Browse repository at this point
Copy the full SHA 0094795View commit details
Commits on Oct 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0ad516f - Browse repository at this point
Copy the full SHA 0ad516fView commit details
Commits on Jan 9, 2018
-
Native Promises with util.promisify
explain how to promisify to native promises (instead of bluebird) with node's v8 util.promisify.
Configuration menu - View commit details
-
Copy full SHA for 1ef099c - Browse repository at this point
Copy the full SHA 1ef099cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f6960 - Browse repository at this point
Copy the full SHA 80f6960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a586e3 - Browse repository at this point
Copy the full SHA 2a586e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6e471 - Browse repository at this point
Copy the full SHA 5d6e471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a4c410 - Browse repository at this point
Copy the full SHA 1a4c410View commit details
Commits on Feb 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 648e65a - Browse repository at this point
Copy the full SHA 648e65aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0a323 - Browse repository at this point
Copy the full SHA cf0a323View commit details
Commits on Feb 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc48de8 - Browse repository at this point
Copy the full SHA cc48de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a8706 - Browse repository at this point
Copy the full SHA e3a8706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a15fc8 - Browse repository at this point
Copy the full SHA 2a15fc8View commit details -
Merge pull request #1307 from ConjureLabs/master
Updated README for syntax highlighting
Configuration menu - View commit details
-
Copy full SHA for 66d5a50 - Browse repository at this point
Copy the full SHA 66d5a50View commit details
Commits on Feb 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 19c80c6 - Browse repository at this point
Copy the full SHA 19c80c6View commit details
Commits on Mar 28, 2018
-
update readme to reflect usage of .add_command
Chris committedMar 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 7ba8163 - Browse repository at this point
Copy the full SHA 7ba8163View commit details -
Merge pull request #1323 from kraftman/master
Update readme to reflect usage of .add_command
Configuration menu - View commit details
-
Copy full SHA for 45166f7 - Browse repository at this point
Copy the full SHA 45166f7View commit details
Commits on Apr 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c57d62c - Browse repository at this point
Copy the full SHA c57d62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b294db - Browse repository at this point
Copy the full SHA 6b294dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 673b177 - Browse repository at this point
Copy the full SHA 673b177View commit details
Commits on Apr 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 59db10d - Browse repository at this point
Copy the full SHA 59db10dView commit details
Commits on May 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 35facdb - Browse repository at this point
Copy the full SHA 35facdbView commit details
Commits on May 22, 2018
-
Merge pull request #1341 from chestermax01/patch-1
Adapt Alibaba Cloud kvstore
Configuration menu - View commit details
-
Copy full SHA for fe1e525 - Browse repository at this point
Copy the full SHA fe1e525View commit details -
Merge pull request #1332 from gonenduk/master
Simpler bluebird promisifyAll usage
Configuration menu - View commit details
-
Copy full SHA for 95b17a1 - Browse repository at this point
Copy the full SHA 95b17a1View commit details -
Merge pull request #1304 from Salakar/master
Performance Increase - Minor
Configuration menu - View commit details
-
Copy full SHA for 04a09aa - Browse repository at this point
Copy the full SHA 04a09aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c159815 - Browse repository at this point
Copy the full SHA c159815View commit details -
Merge pull request #1342 from Salakar/master
[tests] fix broken utils tests
Configuration menu - View commit details
-
Copy full SHA for 7e945bb - Browse repository at this point
Copy the full SHA 7e945bbView commit details
Commits on Jun 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0dc6262 - Browse repository at this point
Copy the full SHA 0dc6262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b57578 - Browse repository at this point
Copy the full SHA 7b57578View commit details
Commits on Jun 13, 2018
-
Merge pull request #1352 from Fl4m3Ph03n1x/master
Added documentation for REDIS optimistic lock system.
Configuration menu - View commit details
-
Copy full SHA for e9ff1c2 - Browse repository at this point
Copy the full SHA e9ff1c2View commit details
Commits on Jun 21, 2018
-
Without clarification `delay` can mean two things: time to the next attempt (wrong) or time passed from the previous attempt (correct). The wrong interpretation is tempting because it makes easy to print "Trying to reconnect in {delay} ms."
Configuration menu - View commit details
-
Copy full SHA for 7ab0804 - Browse repository at this point
Copy the full SHA 7ab0804View commit details -
Merge pull request #1356 from axelpale/patch-1
Clarify reconnecting delay
Configuration menu - View commit details
-
Copy full SHA for 27bb93a - Browse repository at this point
Copy the full SHA 27bb93aView commit details
Commits on Aug 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 62f30c0 - Browse repository at this point
Copy the full SHA 62f30c0View commit details -
Merge pull request #1368 from hahcho/update-quit-docs-in-readme
Update client.quit definition in README.md to include callback
Configuration menu - View commit details
-
Copy full SHA for b666442 - Browse repository at this point
Copy the full SHA b666442View commit details
Commits on Aug 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6bb90bf - Browse repository at this point
Copy the full SHA 6bb90bfView commit details
Commits on Aug 23, 2018
-
Merge pull request #1370 from koresar/patch-1
Avoid distributing unnecessary development files
Configuration menu - View commit details
-
Copy full SHA for 23ef1e7 - Browse repository at this point
Copy the full SHA 23ef1e7View commit details
Commits on Nov 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 96fdc77 - Browse repository at this point
Copy the full SHA 96fdc77View commit details -
Merge pull request #1386 from gkorland/patch-1
add a simple streams example
Configuration menu - View commit details
-
Copy full SHA for 49a635d - Browse repository at this point
Copy the full SHA 49a635dView commit details
Commits on Nov 14, 2018
-
Added 'NOACK' to xreadgroup call
Added 'NOACK' to xreadgroup call, to make sure entries are auto ACK
Configuration menu - View commit details
-
Copy full SHA for 383f097 - Browse repository at this point
Copy the full SHA 383f097View commit details
Commits on Nov 15, 2018
-
Merge pull request #1388 from gkorland/patch-1
Added 'NOACK' to xreadgroup call
Configuration menu - View commit details
-
Copy full SHA for bd66d62 - Browse repository at this point
Copy the full SHA bd66d62View commit details
Commits on Nov 29, 2018
-
3
Configuration menu - View commit details
-
Copy full SHA for 8ee1b98 - Browse repository at this point
Copy the full SHA 8ee1b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a615e8 - Browse repository at this point
Copy the full SHA 3a615e8View commit details
Commits on Dec 4, 2018
-
Merge pull request #1396 from betimer/master
Add delay option for socket.setKeepAlive
Configuration menu - View commit details
-
Copy full SHA for 95b8f1a - Browse repository at this point
Copy the full SHA 95b8f1aView commit details
Commits on Dec 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 34eac0d - Browse repository at this point
Copy the full SHA 34eac0dView commit details
Commits on Dec 28, 2018
-
Merge pull request #1403 from tlhunter/patch-1
Fix typo in createClient.js
Configuration menu - View commit details
-
Copy full SHA for bdc7356 - Browse repository at this point
Copy the full SHA bdc7356View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 06635b7 - Browse repository at this point
Copy the full SHA 06635b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 171cbc5 - Browse repository at this point
Copy the full SHA 171cbc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 128ca62 - Browse repository at this point
Copy the full SHA 128ca62View commit details
Commits on Feb 6, 2019
-
fix incorrect code for eslint rules (#1367)
* fix code for eslint rules
Configuration menu - View commit details
-
Copy full SHA for 50b4009 - Browse repository at this point
Copy the full SHA 50b4009View commit details
Commits on Feb 7, 2019
-
This event is never emitted on net.Socket or tls.TLSSocket streams in any of the supported versions of Node.js.
Configuration menu - View commit details
-
Copy full SHA for 12265a5 - Browse repository at this point
Copy the full SHA 12265a5View commit details
There are no files selected for viewing