metabase / metabase/mba

split app-db and data-db maps

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The fact that all dbs live in the same map makes it easy to pick whatever we want from that bag and we do the validation in cli-options.

Maybe though, we should think of having different maps, to have a clearer split. Or at least, "mount" them as "app-db" and "data-db" services.

The corner cases arise when we want the same app-db and data-db.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the validation in cli-options and tracing how the shared database map is constructed and consumed. Map the app-db and data-db cases, especially when they refer to the same database. Done means the intended separation or service naming is resolved and the corner cases are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
databases
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.