Skip to content

Redis intransit encryption support - #651

Closed
dirkonly wants to merge 7 commits into
splitio:developmentfrom
dirkonly:redis_intransit_encryption_support
Closed

Redis intransit encryption support#651
dirkonly wants to merge 7 commits into
splitio:developmentfrom
dirkonly:redis_intransit_encryption_support

Conversation

@dirkonly

@dirkonly dirkonly commented Mar 3, 2022

Copy link
Copy Markdown

JS SDK

What did you accomplish?

in-transit encryption support added. The 'tls' option was not sent to the redis client and therefor connections to our encrypted redis could not be made

How do we test the changes introduced in this PR?

Initialize splitio in consumer mode and use an encrypted redis storage

@dirkonly
dirkonly marked this pull request as ready for review March 3, 2022 13:23
@EmilianoSanchez

Copy link
Copy Markdown
Contributor

Hi, @dirkonly ,

We are working on a refactor of the SDK internal dependencies, to reuse code from https://github.com/splitio/javascript-commons .
Therefore, we will not merge the PR here, but we will use it as a reference to implement the Redis encryption support in the javascript-commons repository.

Even though we won't merge this PR, we're thankful for the contribution.

@EmilianoSanchez

Copy link
Copy Markdown
Contributor

Hi @dirkonly ,

I am closing your PR, since we have applied it to these files: RedisAdapter, storage/node, recently released with version 10.18.0 of the SDK.

Thank you,
Emiliano

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.

2 participants