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

[Modules] Redis cache module #1635

Merged
merged 46 commits into from
Jul 11, 2022
Merged

[Modules] Redis cache module #1635

merged 46 commits into from
Jul 11, 2022

Conversation

AlexanderSehr
Copy link
Contributor

@AlexanderSehr AlexanderSehr commented Jul 4, 2022

Description

Based on original PR by @itpropro #1582

Added redis cache module with the following ResourceModule provided defaults:

  • Telemetry
  • Resource locks
  • Diagnostics settings
  • RBAC

Pipeline reference

Pipeline
Build Status

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

Marius Storhaug and others added 26 commits June 26, 2022 00:37
* Renamed `arm` to `modules` (#1498)
* feat(webpubsub):  Added Web PubSub module

* feat(webpubsub):  Updated folders, added tests, updated readme

* feat(webpubsub):  Added nested rbac

* feat(redis-cache):  Added Redis cache module

* feat(redis-cache):  Cleaned up branch history

* fix(redis): Updated diagnostics name

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>

* feat(redis): ✨  Added tests, pipelines and secure defaults

* refactor(test):  Changed .parameters to .test

Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
@AlexanderSehr AlexanderSehr added enhancement New feature or request [cat] modules category: modules labels Jul 4, 2022
@AlexanderSehr AlexanderSehr self-assigned this Jul 4, 2022
@AlexanderSehr AlexanderSehr marked this pull request as ready for review July 4, 2022 15:05
@AlexanderSehr AlexanderSehr requested a review from a team as a code owner July 4, 2022 15:05
Copy link
Contributor

@eriqua eriqua left a comment

Choose a reason for hiding this comment

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

🆗

@AlexanderSehr AlexanderSehr merged commit 4d2d84c into main Jul 11, 2022
@AlexanderSehr AlexanderSehr deleted the users/itpropro/redis branch July 11, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants