Windows Azure Caching: Difference between revisions

Content deleted Content added
Rothja (talk | contribs)
m History: Fixed citation
Rothja (talk | contribs)
m Changed the introduction to make citations clear. Removed the draft header as it is ready to publish.
Line 1:
'''Windows Azure Caching''' is an in-memory, [[Distributed cache|distributed caching]] feature designed for [[Windows Azure]] applications<ref name=CachingMain>{{cite web|title=Caching in Windows Azure|url=http://msdn.microsoft.com/en-us/library/gg278356.aspx|work=MSDN Library|publisher=Microsoft|accessdate=12 February 2013}}</ref>. Caching is currently available as a part of the [http://www.windowsazure.com/en-us/develop/net/#/ Windows Azure SDK].
{{Userspace draft}}
'''Windows Azure Caching''' is an in-memory, [[Distributed cache|distributed caching]] feature designed for [[Windows Azure]] applications<ref name=CachingMain>{{cite web|title=Caching in Windows Azure|url=http://msdn.microsoft.com/en-us/library/gg278356.aspx|work=MSDN Library|publisher=Microsoft|accessdate=12 February 2013}}</ref>. Caching is currently available as a part of the Windows Azure SDK.
<ref name="AzureMain">{{cite web|url=http://msdn.microsoft.com/en-us/library/dd163896.aspx|work=MSDN Library|publisher=Microsoft|title=Windows Azure Overview and Feature Areas|accessdate=12 February 2013}}</ref>
 
==Architecture==