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

[full-ci] Add inmem option for nats-js stores #7979

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Dec 14, 2023

Adds an option to disable persistence of nats-js and nats-js-kv stores

Fixes #7119

services/gateway/README.md Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Dec 15, 2023

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@kobergj kobergj force-pushed the InmemNatsjsStore branch 2 times, most recently from 934e9f8 to 7c60dcd Compare December 15, 2023 11:37
@kobergj kobergj marked this pull request as ready for review December 15, 2023 11:37
go.mod Outdated Show resolved Hide resolved
Signed-off-by: jkoberg <[email protected]>
Copy link
Contributor

@mmattel mmattel left a comment

Choose a reason for hiding this comment

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

LGTM from a docs pov 👍

Copy link

sonarcloud bot commented Dec 15, 2023

@kobergj kobergj merged commit b0cfb3d into owncloud:master Dec 15, 2023
3 checks passed
@kobergj kobergj deleted the InmemNatsjsStore branch December 15, 2023 13:28
ownclouders pushed a commit that referenced this pull request Dec 15, 2023
[full-ci] Add inmem option for nats-js stores
@micbar micbar mentioned this pull request Dec 20, 2023
71 tasks
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.

NATS cache support memory storage / replicas
4 participants