Skip to content

Multi tenant

Mark Harding requested to merge wip-tenants into master

Ticket(s) / Related Merge Requests

Summary of Changes

Introduces multi tenant support for Minds. This MR also refactors the data layer, allowing for Cassandra or MySQL to be used.

Testing Considerations

Has been QA'd on sandboxes. E2E is greenlighting. Will require large staging regression testing.

Deployment Considerations

Schemas applied Helm charts updated

Regression Scope

Very high, mainly due to a refactor of the data layer.

Platform Affected (web, mobile, etc)

API

Developer Testing Completed

@markharding 👍

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Mark Harding

Merge request reports

Loading