GitHub repositories

From Discovery Data Service
Revision as of 14:24, 16 March 2021 by JoC (talk | contribs)
Jump to navigation Jump to search

The DDS code is now held on a private GitHub repository - https://github.com/TowerHamletsCCG

See the following table for a description of each repository:

Repository Description
Api Base API framework classes - common endpoints, startup/shutdown listeners, CORS helper
Cache Generic Cache, XML Marshaller pool, ObjectMapper pool, Cache manager
ConfigManager Config management, connects to config db via main env vars, handles default and app specific configuration
EDS Main data service package, contains messaging api, queuereader, subscriber, config/monitor UI and utilities (inc. IM Updater)
EdsClient EDS Client wrapper class for sending messages into DDS
EdsCore Low level common business code - data access layers, helper utilities
EmisExtractValidator A data validation tool for EMIS Web extracts. Checks relational integrity across an extract or set of extracts, and allows inspection of data changes across extracts.