Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

113
Views
Database & Caching Setup to Handle Large Amounts of Data from 3rd party API?

I currently fetch business's historical sales data from a 3rd party api, and this data is needed for the user's entire life with my web app. I also need ongoing updates from the same 3rd party api for new sales data each day.

I am currently able to handle business's with a few thousand objects in their historical data, but I need to scale to handle business's with 100,000+ objects of historical data and 100+ new objects added daily.

Every time a user loads the app, I currently run a bulk operation to get all data from the 3rd party api. I am not currently storing any of the 3rd party api data in a database.

Caching for my API calls is currently done locally with apollo client, I use MongoDb for saving general user provided inputs, and Redis for managing sessions. I am using Node JS, Next JS, and Heroku as well.

To handle 100,000+ objects at installation and 100+ new objects daily per user from the 3rd party api (all data is vital), how should I approach storing and caching the api data?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!