cfpb / hmda-platform

The HMDA Submission backend applications.
Creative Commons Zero v1.0 Universal
103 stars 94 forks source link

Increase Redis Cache Efficiency for Geographies and LEIs #4816

Open kgudel opened 1 month ago

kgudel commented 1 month ago

We previously increased the efficiency of Redis when fetching HMDA data options from the data browser. However this applied to both LEIs and geographies.

The previous code change that implemented the last round of efficiency increase: #4618