Hi everyone,
I have a data feeder that will send a huge number of information to my
application. I want to store it in cache first and store it in database later
(Sql Server) in intervals of five minutes.
Does anybody kwow how can I afford this?
How can I extract the data from the cache w...
more >>