-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: StackExchange/StackExchange.Redis
base: 2.1.58
head repository: StackExchange/StackExchange.Redis
compare: 2.6.111
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f52cba7 - Browse repository at this point
Copy the full SHA f52cba7View commit details
Commits on Jun 20, 2020
-
Nick Craver committed
Jun 20, 2020 Configuration menu - View commit details
-
Copy full SHA for c615157 - Browse repository at this point
Copy the full SHA c615157View commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3de3f7b - Browse repository at this point
Copy the full SHA 3de3f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0660e21 - Browse repository at this point
Copy the full SHA 0660e21View commit details -
Merge pull request #1505 from suslovk/obsolete-config-props
Obsolete label for responseTimeout and writeBuffer in docs
Configuration menu - View commit details
-
Copy full SHA for 9bc95d3 - Browse repository at this point
Copy the full SHA 9bc95d3View commit details -
It'd be nice if their preview matched their actual...
Nick Craver committedJun 21, 2020 Configuration menu - View commit details
-
Copy full SHA for fe91833 - Browse repository at this point
Copy the full SHA fe91833View commit details
Commits on Jun 23, 2020
-
Fixed a copy/paste mistake in documentation (#1509)
* Fixed a copy/paste mistake in documentation * Fixed a copy/paste mistake in documentation
Configuration menu - View commit details
-
Copy full SHA for 4eb7f81 - Browse repository at this point
Copy the full SHA 4eb7f81View commit details
Commits on Jul 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c689208 - Browse repository at this point
Copy the full SHA c689208View commit details
Commits on Jul 12, 2020
-
The assumption in the result processor was that it must have results to be valid, but that's not correct. If a sentinel has 0 replicas (only 1 master), that's a perfectly valid state. This adjusts the result processor logic to be more correct.
Nick Craver committedJul 12, 2020 Configuration menu - View commit details
-
Copy full SHA for df2e11a - Browse repository at this point
Copy the full SHA df2e11aView commit details
Commits on Jul 13, 2020
-
Merge pull request #1527 from StackExchange/craver/fix-1512
The assumption in the result processor was that it must have results to be valid, but that's not correct. If a sentinel has 0 replicas (only 1 master), that's a perfectly valid state. This adjusts the result processor logic to be more correct.
Configuration menu - View commit details
-
Copy full SHA for 6df16f7 - Browse repository at this point
Copy the full SHA 6df16f7View commit details
Commits on Jul 15, 2020
-
Don't set a default serverselection stratergy in case there was a fau…
…lt getting the servertype
Configuration menu - View commit details
-
Copy full SHA for d2cc471 - Browse repository at this point
Copy the full SHA d2cc471View commit details
Commits on Aug 22, 2020
-
Yet another attempt to stabilize testing on CI. Overall: - Code cleanup (thanks Rider) - Reduces some load of the more busy tests. - HackyGetPerf() in Scripting.cs for 100,000 iterations in existing - Overal AsyncOpsQty/SyncOpsQty 10,000 -> 2,000 - Uniques some keys that weren't yet, causing simultaneous framework runs to collide
Nick Craver committedAug 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 95fbe73 - Browse repository at this point
Copy the full SHA 95fbe73View commit details
Commits on Aug 23, 2020
-
Nick Craver committed
Aug 23, 2020 Configuration menu - View commit details
-
Copy full SHA for aa4e58f - Browse repository at this point
Copy the full SHA aa4e58fView commit details
Commits on Aug 24, 2020
-
Merge pull request #1558 from StackExchange/craver/test-cleanup
Yet another attempt to stabilize testing on CI. Overall: - Code cleanup (thanks Rider) - Reduces some load of the more busy tests. - HackyGetPerf() in Scripting.cs for 100,000 iterations in existing - Overal AsyncOpsQty/SyncOpsQty 10,000 -> 2,000 - Uniques some keys that weren't yet, causing simultaneous framework runs to collide
Configuration menu - View commit details
-
Copy full SHA for b0f21d3 - Browse repository at this point
Copy the full SHA b0f21d3View commit details
Commits on Aug 25, 2020
-
improve error message when reporting config string errors (#1559)
* improve error message when reporting config string errors * add test for unexpected keys * verify .ParamName
Configuration menu - View commit details
-
Copy full SHA for 046f135 - Browse repository at this point
Copy the full SHA 046f135View commit details -
Merge pull request #1532 from deepakverma/ServerSelectionStrategy
Don't set a default serverselection stratergy in case there was a fault getting the servertype
Configuration menu - View commit details
-
Copy full SHA for 026ce92 - Browse repository at this point
Copy the full SHA 026ce92View commit details -
Configuration menu - View commit details
-
Copy full SHA for acae6cf - Browse repository at this point
Copy the full SHA acae6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd5b79 - Browse repository at this point
Copy the full SHA 2fd5b79View commit details
Commits on Aug 26, 2020
-
Nick Craver committed
Aug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for f2831c8 - Browse repository at this point
Copy the full SHA f2831c8View commit details -
Nick Craver committed
Aug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 26eb3c7 - Browse repository at this point
Copy the full SHA 26eb3c7View commit details -
Merge branch 'main' into pr/1525
Nick Craver committedAug 26, 2020 Configuration menu - View commit details
-
Copy full SHA for be109fd - Browse repository at this point
Copy the full SHA be109fdView commit details -
Merge pull request #1525 from ejsmith/sentinel-port-fix
This makes it so that when using a configuration string to connect that we only parse the configuration string and not set any defaults on it until it is forwarded on to the connect methods that take `ConfigurationOptions`
Configuration menu - View commit details
-
Copy full SHA for ad94bd3 - Browse repository at this point
Copy the full SHA ad94bd3View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d28a43a - Browse repository at this point
Copy the full SHA d28a43aView commit details
Commits on Sep 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b64a53 - Browse repository at this point
Copy the full SHA 8b64a53View commit details
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4766196 - Browse repository at this point
Copy the full SHA 4766196View commit details
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ba9a2f - Browse repository at this point
Copy the full SHA 0ba9a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5e7c9 - Browse repository at this point
Copy the full SHA 0d5e7c9View commit details
Commits on Oct 21, 2020
-
Implement api for rpushx/lpushx with multiple values (#1577)
* Implement api for rpushx/lpushx with multiply values * add integration tests Co-authored-by: Dmytro Hridin <v-dmytro.hridin@lionbridge.com>
Configuration menu - View commit details
-
Copy full SHA for b98a9dc - Browse repository at this point
Copy the full SHA b98a9dcView commit details -
Do not invert the range if the
max
value isdefault(RedisValue)
(#……1573) * Altered test case to cover new variation. Essentially we need to ensure that if `Order` is set to "Ascending" and the `max` value is `default(RedisValue)` that the range command is issued correctly. * Not reversing limits if order is ascending and the stop value is default.
Configuration menu - View commit details
-
Copy full SHA for 76cba67 - Browse repository at this point
Copy the full SHA 76cba67View commit details -
Implement ROLE command (#1551)
* api definition * implement result processor for master role * implement replica and sentinel role parsing * add role to the sentinel allowed command list
zmj authoredOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for eacfff8 - Browse repository at this point
Copy the full SHA eacfff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80165ea - Browse repository at this point
Copy the full SHA 80165eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e5b13 - Browse repository at this point
Copy the full SHA 64e5b13View commit details
Commits on Oct 22, 2020
-
- fixups and notes for wsl2 (in particular: disable protected mode)
- fix some broken sln links - redisearch ("ft") is now aka "search"
Configuration menu - View commit details
-
Copy full SHA for 1f7445a - Browse repository at this point
Copy the full SHA 1f7445aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08060d5 - Browse repository at this point
Copy the full SHA 08060d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f0da6 - Browse repository at this point
Copy the full SHA 81f0da6View commit details -
Actions: Upgrade NerdBank to fix some errors (#1595)
* Try the new env format See https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ * Take 2
Configuration menu - View commit details
-
Copy full SHA for 217a725 - Browse repository at this point
Copy the full SHA 217a725View commit details -
Build changes - netcoreapp3.1 and dependencies (#1594)
- add netcoreapp3.1 TFM - aim here is to enable unix sockets, but it also means we can simplify dep tree - drop net461/netcoreapp2.1 from tests - fix broken assembly reference for compression and runtime interop - add feature test on new varadic list push commands - minor warning fixups - test output change in ArgumentException - flags-enum formatting changed in nca3.1 - MuxerIsCollected needs investigation
Configuration menu - View commit details
-
Copy full SHA for 59ef0c4 - Browse repository at this point
Copy the full SHA 59ef0c4View commit details -
Nick Craver committed
Oct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 012da5f - Browse repository at this point
Copy the full SHA 012da5fView commit details -
This could be 2 jobs later, but let's just get it as 2 steps for now.
Nick Craver committedOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 89cebbc - Browse repository at this point
Copy the full SHA 89cebbcView commit details
Commits on Oct 23, 2020
-
Merge pull request #1596 from StackExchange/craver/logging-actions
Getting some Actions error logging up in here, logs where the test failures are in the diff (if the change is present), color codes the console, and splits the tests into steps for the 2 projects so that it's easier to see what went wrong. See the action run on this PR to see. Good to merge for helping us get `main` back green.
Configuration menu - View commit details
-
Copy full SHA for 3547d84 - Browse repository at this point
Copy the full SHA 3547d84View commit details
Commits on Oct 24, 2020
-
Merge pull request #1563 from aravindyeduvaka/master
Multiple people had previously complained that whenever there is a cluster failover, they experience Connection Exceptions for at least close to a minute. During investigation, @joroda found that this is due to the fact that config check is done roughly every 60 seconds by default and during failover it has to be done almost immediately to eliminate the errors. This fix shows significant improvement from the tests we did. it reduces errors to around 2 seconds for the 90th percentile case compared to around 56 seconds of errors for 90th percentile right now.
Configuration menu - View commit details
-
Copy full SHA for b634be8 - Browse repository at this point
Copy the full SHA b634be8View commit details -
Fundamentally, JRediSearch is doing this, and bases test assumptions on it. To get back to a decent/matching state, we need to do the same.
Nick Craver committedOct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for ddc39d1 - Browse repository at this point
Copy the full SHA ddc39d1View commit details -
...and disable parallelization...
Nick Craver committedOct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 875eb2e - Browse repository at this point
Copy the full SHA 875eb2eView commit details -
Match RediSearch 2.0 assumptions
Nick Craver committedOct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for edd87de - Browse repository at this point
Copy the full SHA edd87deView commit details -
Nick Craver committed
Oct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 702c6c2 - Browse repository at this point
Copy the full SHA 702c6c2View commit details -
Nick Craver committed
Oct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for a41780c - Browse repository at this point
Copy the full SHA a41780cView commit details -
Merge pull request #1598 from StackExchange/craver/build-errors2
Fundamentally, JRediSearch is doing this, and bases test assumptions on it. To get back to a decent/matching state, we need to do the same. It also brings in the hash failure check from https://github.com/RediSearch/JRediSearch/blob/f1d7e2ed64a18e99b31b3b7fe48bb972c00e3999/src/test/java/io/redisearch/client/ClientTest.java#L403-L408
Configuration menu - View commit details
-
Copy full SHA for 31ce11d - Browse repository at this point
Copy the full SHA 31ce11dView commit details -
This is covered by Actions now, and AppVeyor is currently flipping out due to something on their end...let's kill it.
Nick Craver committedOct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for ae0e3cf - Browse repository at this point
Copy the full SHA ae0e3cfView commit details -
Merge pull request #1599 from StackExchange/craver/appveyor-cleanup
Builds: AppVeyor: remove Ubuntu
Configuration menu - View commit details
-
Copy full SHA for a774cd1 - Browse repository at this point
Copy the full SHA a774cd1View commit details -
Merge branch 'main' into pr/1585
Nick Craver committedOct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 3d43209 - Browse repository at this point
Copy the full SHA 3d43209View commit details
There are no files selected for viewing
This file was deleted.