All Questions
2 questions
0
votes
1
answer
61
views
System design to store pieces of data with specific ttyl to then refetch
I have a system which generates pieces of data that needs to be tracked and assigned a specific TTYL value (a value in seconds) for how long they are supposed to live before being re-processed.
I ...
2
votes
1
answer
181
views
Upload, convert, and store multiple different product data feeds into a database
I'm not sure if this right location for this question, but here it is.
I currently have about 30 different CSV or TXT product data feeds. I am trying to build a tool to
1) upload each feed
2) ...