We build a Node.js import CSV service that would read product CSV files and write to their respective product table. We would cache that data in Redis, so the operation team could be able to read, update individual cache values, drop it or submit the whole data.