Cache Client API Overview (Velocity)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The Microsoft project code named "Velocity" API provides many methods and interfaces for you to use to cache data. These include the option to configure your cache client programmatically. The topics listed in the following table describe some of the primary methods and interfaces from a high level, and show how they relate to each other. For very specific details about each public member in the Microsoft.Data.Caching namespace, see the class library section.
Topic | Description |
---|---|
Describes the primary classes used with the "Velocity" API. |
|
Describes the basic cache methods. |
|
Describes working with tags. |
|
Describes methods for maintaining data consistency. |
|
Describes the methods and class constructors used to programmatically configure the cache client. |
|
Describes the methods used for using cache notifications. |
See Also
Tasks
How to: Prepare the Development Environment (Velocity)
Other Resources
Using Basic Cache Methods (Velocity)
Using Configuration Methods (Velocity)
Cache Concepts (Velocity)
Administration Guide (Velocity)