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

chore: pg distributed cache #14031

Merged
merged 3 commits into from
Nov 11, 2024
Merged

chore: pg distributed cache #14031

merged 3 commits into from
Nov 11, 2024

Conversation

mirkoSekulic
Copy link
Collaborator

@mirkoSekulic mirkoSekulic commented Nov 11, 2024

Description

Registered Postgresql IDistributedCache implementation.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@github-actions github-actions bot added area/app-deploy Area: Related to deploying apps from Altinn Studio to Altinn Apps. solution/studio/designer Issues related to the Altinn Studio Designer solution. backend kind/dependencies Used for issues or pull requests that are dependency updates labels Nov 11, 2024
@mirkoSekulic mirkoSekulic marked this pull request as draft November 11, 2024 12:20
@github-actions github-actions bot added the quality/testing Tests that are missing, needs to be created or could be improved. label Nov 11, 2024
Copy link
Member

@Jondyr Jondyr left a comment

Choose a reason for hiding this comment

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

Tested ✅

@mirkoSekulic mirkoSekulic linked an issue Nov 11, 2024 that may be closed by this pull request
3 tasks
@mirkoSekulic mirkoSekulic marked this pull request as ready for review November 11, 2024 13:39
@mirkoSekulic mirkoSekulic merged commit 1fc22c5 into main Nov 11, 2024
21 checks passed
@mirkoSekulic mirkoSekulic deleted the chore/pg-cache branch November 11, 2024 13:55
@mirkoSekulic mirkoSekulic linked an issue Nov 13, 2024 that may be closed by this pull request
nkylstad pushed a commit that referenced this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app-deploy Area: Related to deploying apps from Altinn Studio to Altinn Apps. backend kind/chore kind/dependencies Used for issues or pull requests that are dependency updates quality/testing Tests that are missing, needs to be created or could be improved. solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Implement distributed Lock mechinism Setup postgres provider for IDistributedCache
3 participants