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

Feature/Proxy Implementation #41

Merged
merged 3 commits into from
May 25, 2021
Merged

Feature/Proxy Implementation #41

merged 3 commits into from
May 25, 2021

Conversation

moaxaca
Copy link
Owner

@moaxaca moaxaca commented Aug 12, 2020

No description provided.

@moaxaca moaxaca changed the base branch from master to develop May 25, 2021 21:22
@moaxaca moaxaca merged commit ee47d20 into develop May 25, 2021
@moaxaca moaxaca deleted the feature/proxy-impl branch May 25, 2021 22:28
moaxaca added a commit that referenced this pull request May 25, 2021
* Decorate Multi objects returned by client (#15)

* Decorate Multi objects returned by client
* Fix linter warnings

* Remove mutating of original redisClient object. (#37)

* Add link to node redis library

* Bump stringstream from 0.0.5 to 0.0.6 (#27)

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](mhart/StringStream@v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Remove mutating of original redisClient object

Co-authored-by: Jake <jakesyl@gmail.com>
Co-authored-by: Matthew Oaxaca <mattoaxaca@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrading redis to 3.0.0 (#36)

* Add link to node redis library

* Bump stringstream from 0.0.5 to 0.0.6 (#27)

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](mhart/StringStream@v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* upgrading redis

Co-authored-by: Jake <jakesyl@gmail.com>
Co-authored-by: Matthew Oaxaca <mattoaxaca@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump handlebars from 4.0.11 to 4.5.3 (#35)

* Add link to node redis library

* Bump stringstream from 0.0.5 to 0.0.6 (#27)

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](mhart/StringStream@v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump handlebars from 4.0.11 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.0.11...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Jake <jakesyl@gmail.com>
Co-authored-by: Matthew Oaxaca <mattoaxaca@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 4.17.0 to 4.18.2 (#31)

* Add link to node redis library

* Bump stringstream from 0.0.5 to 0.0.6 (#27)

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](mhart/StringStream@v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump sshpk from 1.13.1 to 1.16.1 (#33)

Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 4.17.0 to 4.18.2

Bumps [eslint](https://github.com/eslint/eslint) from 4.17.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v4.17.0...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Jake <jakesyl@gmail.com>
Co-authored-by: Matthew Oaxaca <mattoaxaca@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump js-yaml from 3.10.0 to 3.13.1 (#30)

* Add link to node redis library

* Bump stringstream from 0.0.5 to 0.0.6 (#27)

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](mhart/StringStream@v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump sshpk from 1.13.1 to 1.16.1 (#33)

Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump js-yaml from 3.10.0 to 3.13.1

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.10.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Jake <jakesyl@gmail.com>
Co-authored-by: Matthew Oaxaca <mattoaxaca@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.5 to 4.17.15 (#28)

* Add link to node redis library

* Bump stringstream from 0.0.5 to 0.0.6 (#27)

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](mhart/StringStream@v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump sshpk from 1.13.1 to 1.16.1 (#33)

Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](TritonDataCenter/node-sshpk@v1.13.1...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.5 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.5...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Jake <jakesyl@gmail.com>
Co-authored-by: Matthew Oaxaca <mattoaxaca@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Dependency Update & Lint

* Feature/Proxy Implementation (#41)

* WIP Proxy Implementation

* WIP Test Coverage

* Fixing Tests

Co-authored-by: Jason <jason@step.com>
Co-authored-by: Sergey Kazantsev <35541456+ProtonGustave@users.noreply.github.com>
Co-authored-by: Jake <jakesyl@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Peddecord <cpeddecord@gmail.com>
@moaxaca moaxaca mentioned this pull request May 25, 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.

1 participant