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

Попробовать новый принцип именования идентификаторов #17

Open
DaaN88 opened this issue Oct 22, 2023 · 0 comments
Assignees

Comments

@DaaN88
Copy link
Collaborator

DaaN88 commented Oct 22, 2023

Попробовать такие именование в отдельном бранче:

CompetenceId* -> CompetenceInTenantId*

TenantCompetenceId -> CompetenceId

Цель - продемонстрировать минимальный уровень работ, требуемый для добавления поддержки мультитенантности и шардировании в существующий проект. Наши решения должны "взлетать легко".


Try such naming in a separate brunch:

CompetenceId* -> CompetenceInTenantId*

TenantCompetenceId -> CompetenceId

The goal is to demonstrate the minimum level of work required to add multitenancy and sharding support to an existing project. Our solutions should "take off easily".

@DaaN88 DaaN88 self-assigned this Oct 22, 2023
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

No branches or pull requests

1 participant