UNPKG

392 BMarkdownView Raw
1## Nava DT Common
2
3This package contains several commonly needed functionalities accross nava technologies microservices.
4
5- IdGenerator, generate mongo db valid ids.
6- Mongo Connector, initialize a mongoose connection to mongo db.
7- Models and repositories.
8- Logger based in log4js and customized to include the file name and the line.
9- Databricks service to interact with Databricks API.