Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebase to upstream #1

Merged
merged 20 commits into from
Jan 9, 2021
Merged

rebase to upstream #1

merged 20 commits into from
Jan 9, 2021

Conversation

taozuhong
Copy link
Owner

No description provided.

masariello and others added 20 commits September 8, 2020 20:09
…timized builds (Release, RelWithDebInfo, etc)
There is a small typo in sds.c.

Should read `terminated` rather than `termined`.
docs: Fix simple typo, termined -> terminated
clean a warning, remvoe empty else block
When CLIENT TRACKING is enabled, Redis will send an invalidation message
with a NIL payload to all tracking clients after a FLUSHDB is executed.

We didn't account for REDIS_REPLY_PUSH being a valid parent object to a
NIL payload, and were failing an assertion.

Additionally this commit adds a regression test for the logic.
Fix handling of NIL invalidation messages.
Enable position-independent code, and add PDB files to packages for MSVC builds
Add support for Wincert CA store in Windows
Updating SSL connection example in README
Free SSL object when redisSSLConnect fails
@taozuhong taozuhong merged commit d2c9f17 into taozuhong:master Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants