Summary Description
Discovery: Check Tool (Submit Repo) Data Storage for Lookup , Endpoint and Source
Overview
Perform a deep-dive into the Check Tool within the Submit repository to understand how lookup source endpoints are persisted, cached, filtered, and surfaced in the system.
Repository: https://github.com/digital-land/submit
Objectives
- Map the database tables and schemas related to lookup source endpoints.
- Identify temporary storage mechanisms (in-memory, cache layer, etc.) used during record comparison if any.
- Analyze the code to pinpoint the functions and classes responsible for writing to and reading from the storage tables.
Acceptance Criteria
Summary Description
Discovery: Check Tool (Submit Repo) Data Storage for Lookup , Endpoint and Source
Overview
Perform a deep-dive into the Check Tool within the Submit repository to understand how lookup source endpoints are persisted, cached, filtered, and surfaced in the system.
Repository: https://github.com/digital-land/submit
Objectives
Acceptance Criteria