Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add authentication support for Redis (documentation) #1989

Conversation

sameersubudhi
Copy link
Contributor

What was the problem?

This PR resolves #1987

How was it solved?

  • Add documentation

How was it tested?

Locally

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #1989 (ef36637) into development (7472a91) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #1989   +/-   ##
============================================
  Coverage        68.14%   68.14%           
============================================
  Files              299      299           
  Lines             5324     5324           
  Branches           975      975           
============================================
  Hits              3628     3628           
  Misses            1696     1696           

@sameersubudhi sameersubudhi force-pushed the 1987-add-authentication-support-for-redis-documentation branch 3 times, most recently from d6f1a3c to 11d04bf Compare December 13, 2023 08:59
docs/redis_authentication.md Outdated Show resolved Hide resolved
docs/redis_authentication.md Outdated Show resolved Hide resolved
@sameersubudhi sameersubudhi force-pushed the 1987-add-authentication-support-for-redis-documentation branch from 11d04bf to dd6293e Compare December 13, 2023 09:05
Copy link
Contributor

@TalhaMaliktz TalhaMaliktz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A minor remark, rest LGTM 👍🏼

docs/redis_authentication.md Outdated Show resolved Hide resolved
@sameersubudhi sameersubudhi merged commit 44c01b6 into development Dec 13, 2023
8 checks passed
@sameersubudhi sameersubudhi deleted the 1987-add-authentication-support-for-redis-documentation branch December 13, 2023 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add authentication support for Redis
4 participants