Commit Graph

20 Commits

Author SHA1 Message Date
37841db663 Inject the necessary services into the DI container 2024-01-08 09:57:51 -08:00
e974635cfb Break it out to individual files and initial cache service 2024-01-08 09:57:37 -08:00
2fa8f32f44 Initial work on caching without calling dependencies 2024-01-08 09:18:35 -08:00
6e9d58c6e3 Initial skeleton work of periodic on disk caching 2024-01-08 00:13:08 -08:00
8e9b61d9b2 Comment in the geofeed 2024-01-07 14:58:40 -08:00
e68e3b14cd Include the postal code 2024-01-07 14:58:33 -08:00
01ccc1ab91 Don't preload if it's a development envrionment 2024-01-05 16:51:40 -08:00
14f8ea618a Move away from Newtonsoft.Json 2024-01-05 16:51:28 -08:00
04d00e0fe9 Handle errors 2024-01-05 16:35:24 -08:00
8a18e71a6f Don't crash the app on startup if we can't preload the GeoFeed 2024-01-05 16:20:41 -08:00
e49ec42f30 Switch to Alpine Linux and enable multiarch builds 2024-01-05 15:58:28 -08:00
5b367121c4 Move towards explicit types 2024-01-05 15:22:16 -08:00
db05b0b815 Actually include the data 2024-01-04 23:47:01 -08:00
16ee1f98ed Parse geloc_postal_code values 2024-01-04 23:41:43 -08:00
fec33bff1d Don't use memory cache if it's in development mode 2024-01-04 23:41:31 -08:00
af492dedff Update bump the batch size to 50 at a time 2024-01-04 23:19:51 -08:00
c5bb3843aa Update sliding window cache timers 2024-01-04 23:19:01 -08:00
6c7a007f96 Rename file 2024-01-04 23:18:50 -08:00
94b7234b42 Add an extra trailing comma to accomodate for Postal Code 2024-01-04 22:17:12 -08:00
6fe03cfade Add project files. 2024-01-04 20:39:36 -08:00