Hey folks, I was looking over the mailing list archives and noticed a few people using local DB's to store data for quicker access.
What is the current feeling about which data is most effective being stored locally? Obviously if access is given to an external management interface there will be desync problems - but apart from that it seems a lot nicer (and less burden to the OpenSRS server) to perform all "reading" functions locally and then "writing" the updates to OpenSRS. So before I go ahead and write tons of code using the API, has anyone come across any problems with such a setup? TIA, Andy.
