Write-Through Cache
- by Mubashar Ahmad
Dear All
I am trying to do an C# implementation of Write-through Cache to minimize the read hits on db i need your suggestions, articles or sample codes to fulfill this assignment.
Initially this would be use only on one server but will be updated to work in clustered environment.
I only able to get a worth reading article on Oracle Site.
Please share your views
Regards
Mubashar