Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

feat: implement multi-tenancy #84

Merged
merged 2 commits into from
Jun 30, 2021
Merged

Conversation

carvantes
Copy link
Contributor

@carvantes carvantes commented Jun 28, 2021

When multi-tenancy is enabled, a filter by _tenantId clause is added to ALL queries. Also queries use the tenant-specific alias.

Related PR: awslabs/fhir-works-on-aws-persistence-ddb#91

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

src/elasticSearchService.ts Show resolved Hide resolved
@carvantes carvantes merged commit a9002ac into feat-multitenancy Jun 30, 2021
@carvantes carvantes deleted the dev-search-tenantid branch June 30, 2021 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants