NuNet Dev Issue Focus. ISSUE: Refactor database module.
28 Nov 2023, 16:06
NuNet Dev Issue Focus
๐ ๏ธ ISSUE: Refactor database module
โจ What
Refactor the database module into an abstract, generic package that can serve DMS's needs but doesn't implement anything DMS specific
Same news in other sources
128 Nov 2023, 16:06
๐ง How
Create generic interfaces to the database package that will be used by outside packages making them generic enough to hide the exact database and library used underneath.
๐ For a detailed breakdown, check out the issue on GitLab:
Create generic interfaces to the database package that will be used by outside packages making them generic enough to hide the e
๐ง How
Create generic interfaces to the database package that will be used by outside packages making them generic enough to hide the exact database and library used underneath.
๐ For a detailed breakdown, check out the issue on GitLab: