Skip to content

convert agency_lines db table to agency_line cache to allow for any line lookup possible #12

@averwhy

Description

@averwhy

Basically:

  • instead of having a set list of lines for an agency, whenever someone looks up a line under an agency, it should try the cache first, then try the api for the line
    • if its in the cache, it should use that data
    • if its not, add it to the cache, notify dev log

Metadata

Metadata

Assignees

Labels

coreAdds or changes a core feature (db, logging, etc)

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions