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

Class Overview (Velocity)

Describes the primary classes used with the "Velocity" API.

Basic Cache Methods (Velocity)

Describes the basic cache methods.

Tag-Based Methods (Velocity)

Describes working with tags.

Concurrency Methods (Velocity)

Describes methods for maintaining data consistency.

Configuration Methods (Velocity)

Describes the methods and class constructors used to programmatically configure the cache client.

Cache Notifications Methods (Velocity)

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)