Hi,
We are using c sharp. Our scenario is even when environment is down then also we should be able to see data in our application. So what we are thinking is, when environment is up we will store messages in flat files and then when environmnet is down we will push the data from the filesystem.
Any suggestion on this will be really helpful.
Thanks,
Prasoon