Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enhancements to config parsing and dao (#28)
* fix: use varchar(128) for clientId * fix: basic connection retry logic * fix(config): major improvements to config parser * fix(dao) use new config and set max db connections * fix: enforce clientId max length at app layer * fix: rename data.app.id label to data.app.appId
- Loading branch information