JSON Data in Cache
Note
This feature is available in NCache Enterprise and Professional editions.
NCache now lets you add/retrieve cache data as JSON. This section briefly explains all the functionalities and uses of cache data as JSON.
In This Section
Json Data Types & Properties Overview
This section provides a basic overview of cache data as JSON in NCache.
Using JSON Objects as Cache Data
Explains how to use JsonObject
in NCache and all the aspects of using JsonObject
in cache programmatically.
Querying JSON Data in Cache using SQL
Explains how to use SQL-like queries for retrieval of JSON data.