I have some exchange rates to load upon boot, so I have a committed CSV that warms the ETS cache and then schedules an API request to freshen them.
Are you saying I could skip the CSV loading if I start the ETS table with a DETS file?
Are you saying I could skip the CSV loading if I start the ETS table with a DETS file?
Comments