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

use nats also as cache in the nats deployment example #378

Closed

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Aug 16, 2023

Description

Use NATS also as cache so it is used for everything possible in this example

Related Issue

Motivation and Context

Have as less supporting processes as possible. In this example NATS is used as cache, store, messagebus and registry.

How Has This Been Tested?

  • run in minikube

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation generated (make docs) and committed
  • Documentation ticket raised:
  • Documentation PR created:

@wkloucek wkloucek force-pushed the nats-deployment-example-cache branch from 143f89b to 1d60566 Compare November 30, 2023 14:55
@wkloucek wkloucek changed the base branch from master to next November 30, 2023 14:55
- $O.ocis.C.>
- $O.ocis.M.>
replicas: 3
storage: file # TODO: default of oCIS is file, see https://github.com/owncloud/ocis/issues/7119
Copy link
Contributor Author

Choose a reason for hiding this comment

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

dependent on owncloud/ocis#7119

@wkloucek
Copy link
Contributor Author

supersed by #459

@wkloucek wkloucek closed this Jan 12, 2024
@wkloucek wkloucek deleted the nats-deployment-example-cache branch January 12, 2024 13:45
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